Searched refs:setZipResourceTable (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/include/androidfw/
H A DAssetManager.h347 ResTable* setZipResourceTable(const String8& path, ResTable* res);
/frameworks/base/libs/androidfw/
H A DAssetManager.cpp654 mZipSet.setZipResourceTable(ap.path, sharedRes);
2051 ResTable* AssetManager::ZipSet::setZipResourceTable(const String8& path, function in class:AssetManager::ZipSet

Completed in 110 milliseconds