Searched refs:setZipResourceTable (Results 1 – 2 of 2) sorted by relevance
324 ResTable* setZipResourceTable(const String8& path, ResTable* res);
595 mZipSet.setZipResourceTable(ap.path, sharedRes); in appendPathToResTable()1632 ResTable* AssetManager::ZipSet::setZipResourceTable(const String8& path, in setZipResourceTable() function in AssetManager::ZipSet