Searched refs:getZip (Results 1 – 1 of 1) sorted by relevance
918 return mZipSet.getZip(ap.path.string()); in getZipFileLocked()1251 pZip = mZipSet.getZip(ap.path.string()); in scanAndMergeZipLocked()1524 ZipFileRO getZip() { in getZip() method in CppAssetManager.SharedZip1649 synchronized ZipFileRO getZip(final String path) { in getZip() method in CppAssetManager.ZipSet1656 return zip.getZip(); in getZip()