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

  /frameworks/base/include/utils/
ZipFileRO.h 119 int getEntryFileName(ZipEntryRO entry, char* buffer, int bufLen) const;
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 392 if (zip.getEntryFileName(entry, name, 256) == 0) {
  /frameworks/base/libs/utils/
ZipFileRO.cpp 622 int ZipFileRO::getEntryFileName(ZipEntryRO entry, char* buffer, int bufLen)
AssetManager.cpp     [all...]

Completed in 430 milliseconds