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

  /frameworks/base/include/androidfw/
ZipFileRO.h 137 FileMap* createEntryFileMap(ZipEntryRO entry) const;
  /frameworks/base/cmds/idmap/
scan.cpp 143 FileMap *dataMap = zip->createEntryFileMap(entry);
  /frameworks/base/libs/androidfw/
ZipFileRO.cpp 198 FileMap* ZipFileRO::createEntryFileMap(ZipEntryRO entry) const
AssetManager.cpp     [all...]
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 452 FileMap* entryMap = zip->createEntryFileMap(entry);
623 FileMap* map = zip->createEntryFileMap(entry);
    [all...]

Completed in 1193 milliseconds