Home
last modified time | relevance | path

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

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