Searched refs:advise (Results 1 - 3 of 3) sorted by relevance

/system/core/include/utils/
H A DFileMap.h101 int advise(MapAdvice advice);
/system/core/libutils/
H A DFileMap.cpp179 int FileMap::advise(MapAdvice advice) function in class:FileMap
201 int FileMap::advise(MapAdvice /* advice */) function in class:FileMap
H A DTokenizer.cpp72 fileMap->advise(FileMap::SEQUENTIAL);

Completed in 125 milliseconds