HomeSort by: relevance | last modified time | path
    Searched defs:_read_from_cache (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/
file_http.cpp 222 HttpFile::_read_from_cache(void *buf, size_t bytes, off_t ofs) function in class:HttpFile
258 return _read_from_cache(buf, bytes, ofs);
286 return _read_from_cache(buf, bytes, ofs);

Completed in 11 milliseconds