Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/include/androidfw/
DAssetManager.h296 ResTable* getZipResourceTable(const String8& path);
/frameworks/base/libs/androidfw/
DAssetManager.cpp513 mZipSet.getZipResourceTable(ap.path); in appendPathToResTable()
1538 ResTable* AssetManager::ZipSet::getZipResourceTable(const String8& path) in getZipResourceTable() function in AssetManager::ZipSet