Home | History | Annotate | Download | only in androidfw

Lines Matching refs:getZip

1057     return mZipSet.getZip(ap.path);
1461 pZip = mZipSet.getZip(ap.path);
1840 ZipFileRO* AssetManager::SharedZip::getZip()
1942 ZipFileRO* AssetManager::ZipSet::getZip(const String8& path)
1950 return zip->getZip();