Home
last modified time | relevance | path

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

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