Searched refs:getZipFileLocked (Results 1 – 2 of 2) sorted by relevance
262 ZipFileRO* getZipFileLocked(const asset_path& path);
868 ZipFileRO* pZip = getZipFileLocked(ap); in openNonAssetInPathLocked()1020 ZipFileRO* pZip = getZipFileLocked(ap); in openInLocaleVendorLocked()1093 ZipFileRO* AssetManager::getZipFileLocked(const asset_path& ap) in getZipFileLocked() function in AssetManager