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

  /frameworks/native/include/utils/
FileMap.h 108 int advise(MapAdvice advice);
  /frameworks/native/libs/utils/
FileMap.cpp 202 int FileMap::advise(MapAdvice advice) function in class:FileMap
Tokenizer.cpp 74 fileMap->advise(FileMap::SEQUENTIAL);
ZipFileRO.cpp 708 file->advise(FileMap::SEQUENTIAL);
718 file->advise(FileMap::NORMAL);
  /external/strace/
file.c 2930 static const struct xlat advise[] = { variable in typeref:struct:xlat
    [all...]

Completed in 401 milliseconds