Searched refs:getZipFileLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
H A DAssetManager.h262 ZipFileRO* getZipFileLocked(const asset_path& path);
/frameworks/base/libs/androidfw/
H A DAssetManager.cpp868 ZipFileRO* pZip = getZipFileLocked(ap);
1020 ZipFileRO* pZip = getZipFileLocked(ap);
1093 ZipFileRO* AssetManager::getZipFileLocked(const asset_path& ap) function in class:AssetManager
1095 ALOGV("getZipFileLocked() in %p\n", this);

Completed in 66 milliseconds