Home
last modified time | relevance | path

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

/frameworks/base/include/androidfw/
DAssetManager.h346 Asset* setZipResourceTableAsset(const String8& path, Asset* asset);
/frameworks/base/libs/androidfw/
DAssetManager.cpp649 mZipSet.setZipResourceTableAsset(ap.path, ass); in appendPathToResTable()
2049 Asset* AssetManager::ZipSet::setZipResourceTableAsset(const String8& path, in setZipResourceTableAsset() function in AssetManager::ZipSet