HomeSort by relevance Sort by last modified time
    Searched refs:advise (Results 1 - 6 of 6) 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 705 file->advise(FileMap::SEQUENTIAL);
715 file->advise(FileMap::NORMAL);
  /frameworks/compile/libbcc/lib/Renderscript/
RSInfoReader.cpp 264 map->advise(android::FileMap::SEQUENTIAL);
  /external/strace/
file.c 2965 static const struct xlat advise[] = { variable in typeref:struct:xlat
    [all...]

Completed in 1833 milliseconds