Searched refs:_read_from_cache (Results 1 – 2 of 2) sorted by relevance
222 HttpFile::_read_from_cache(void *buf, size_t bytes, off_t ofs) in _read_from_cache() function in HttpFile258 return _read_from_cache(buf, bytes, ofs); in read()286 return _read_from_cache(buf, bytes, ofs); in read()
87 size_t _read_from_cache(void *, size_t, off_t);