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 99 enum MapAdvice {
108 int advise(MapAdvice advice);
  /system/core/libutils/
FileMap.cpp 202 int FileMap::advise(MapAdvice advice)

Completed in 137 milliseconds