Home | History | Annotate | Download | only in androidfw

Lines Matching defs:getZip

820     return mZipSet.getZip(ap.path);
1153 pZip = mZipSet.getZip(ap.path);
1395 ZipFileRO* AssetManager::SharedZip::getZip()
1507 ZipFileRO* AssetManager::ZipSet::getZip(const String8& path)
1515 return zip->getZip();