Searched refs:UnreadAhead (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/iorap/src/prefetcher/ | ||
H A D | session.h | 52 virtual bool UnreadAhead(size_t path_id, ReadAheadKind kind, size_t length, size_t offset) = 0; |
H A D | session.cc | 282 bool SessionDirect::UnreadAhead(size_t path_id, in UnreadAhead() function in iorap::prefetcher::SessionDirect |