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

  /frameworks/base/include/utils/
FileMap.h 106 int advise(MapAdvice advice);
  /frameworks/base/libs/utils/
FileMap.cpp 199 int FileMap::advise(MapAdvice advice) function in class:FileMap
ZipFileRO.cpp 708 file->advise(FileMap::SEQUENTIAL);
718 file->advise(FileMap::NORMAL);
  /external/strace/
file.c 2511 static const struct xlat advise[] = { variable in typeref:struct:xlat
    [all...]

Completed in 899 milliseconds