Searched refs:MapAdvice (Results 1 - 2 of 2) sorted by relevance

/system/core/include/utils/
H A DFileMap.h95 enum MapAdvice { enum in class:android::FileMap
104 int advise(MapAdvice advice);
/system/core/libutils/
H A DFileMap.cpp216 int FileMap::advise(MapAdvice advice)
238 int FileMap::advise(MapAdvice /* advice */)

Completed in 76 milliseconds