Searched refs:getZip (Results 1 – 2 of 2) sorted by relevance
242 ZipFileRO* getZip();291 ZipFileRO* getZip(const String8& path);
820 return mZipSet.getZip(ap.path); in getZipFileLocked()1153 pZip = mZipSet.getZip(ap.path); in scanAndMergeZipLocked()1395 ZipFileRO* AssetManager::SharedZip::getZip() in getZip() function in AssetManager::SharedZip1507 ZipFileRO* AssetManager::ZipSet::getZip(const String8& path) in getZip() function in AssetManager::ZipSet1515 return zip->getZip(); in getZip()