Home
last modified time | relevance | path

Searched refs:getZipResourceTableAsset (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
DAssetManager.h345 Asset* getZipResourceTableAsset(const String8& path);
/frameworks/base/libs/androidfw/
DAssetManager.cpp640 mZipSet.getZipResourceTableAsset(ap.path); in appendPathToResTable()
2038 Asset* AssetManager::ZipSet::getZipResourceTableAsset(const String8& path) in getZipResourceTableAsset() function in AssetManager::ZipSet