Home | History | Annotate | Download | only in androidfw

Lines Matching refs:getZipFileLocked

300     const ZipFileRO* zip = getZipFileLocked(ap);
827 pZip = getZipFileLocked(ap);
981 pZip = getZipFileLocked(ap);
1053 ZipFileRO* AssetManager::getZipFileLocked(const asset_path& ap)
1055 ALOGV("getZipFileLocked() in %p\n", this);