Home
last modified time | relevance | path

Searched refs:UnmapWithoutErase (Results 1 – 2 of 2) sorted by relevance

/system/iorap/src/prefetcher/
Dsession.cc164 UnmapWithoutErase(entry_mapping); in UnregisterFilePath()
316 UnmapWithoutErase(*entry_mapping); in UnreadAhead()
326 void SessionDirect::UnmapWithoutErase(const EntryMapping& entry_mapping) { in UnmapWithoutErase() function in iorap::prefetcher::SessionDirect
Dsession.h167 void UnmapWithoutErase(const EntryMapping& entry_mapping);