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

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

Completed in 672 milliseconds