Searched defs:getZip (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/utils/
H A DAssetManager.cpp783 return mZipSet.getZip(ap.path);
1187 pZip = mZipSet.getZip(ap.path);
1566 ZipFileRO* AssetManager::SharedZip::getZip() function in class:AssetManager::SharedZip
1668 ZipFileRO* AssetManager::ZipSet::getZip(const String8& path) function in class:AssetManager::ZipSet
1676 return zip->getZip();

Completed in 24 milliseconds