Home | History | Annotate | Download | only in androidfw

Lines Matching refs:getZip

1097     return mZipSet.getZip(ap.path);
1499 pZip = mZipSet.getZip(ap.path);
1888 ZipFileRO* AssetManager::SharedZip::getZip()
2006 ZipFileRO* AssetManager::ZipSet::getZip(const String8& path)
2014 return zip->getZip();