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

/frameworks/base/libs/androidfw/
H A DAssetManager.cpp1100 return mZipSet.getZip(ap.path);
1504 pZip = mZipSet.getZip(ap.path);
1893 ZipFileRO* AssetManager::SharedZip::getZip() function in class:AssetManager::SharedZip
2009 ZipFileRO* AssetManager::ZipSet::getZip(const String8& path) function in class:AssetManager::ZipSet
2017 return zip->getZip();

Completed in 253 milliseconds