Searched refs:getZip (Results 1 – 2 of 2) sorted by relevance
298 ZipFileRO* getZip();347 ZipFileRO* getZip(const String8& path);
1097 return mZipSet.getZip(ap.path); in getZipFileLocked()1499 pZip = mZipSet.getZip(ap.path); in scanAndMergeZipLocked()1888 ZipFileRO* AssetManager::SharedZip::getZip() in getZip() function in AssetManager::SharedZip2006 ZipFileRO* AssetManager::ZipSet::getZip(const String8& path) in getZip() function in AssetManager::ZipSet2014 return zip->getZip(); in getZip()