Searched refs:getSharedZip (Results 1 – 2 of 2) sorted by relevance
318 const sp<SharedZip> getSharedZip(const String8& path);
874 ap.zip = mZipSet.getSharedZip(ap.path); in getZipFileLocked()1587 return getSharedZip(path)->getZip(); in getZip()1590 const sp<AssetManager::SharedZip> AssetManager::ZipSet::getSharedZip(const String8& path) in getSharedZip() function in AssetManager::ZipSet