HomeSort by relevance Sort by last modified time
    Searched refs:MapAdvice (Results 1 - 2 of 2) sorted by null

  /system/core/include/utils/
FileMap.h 95 enum MapAdvice {
104 int advise(MapAdvice advice);
  /system/core/libutils/
FileMap.cpp 216 int FileMap::advise(MapAdvice advice)
238 int FileMap::advise(MapAdvice /* advice */)

Completed in 106 milliseconds