Searched refs:ZipSet (Results 1 – 2 of 2) sorted by relevance
338 class ZipSet {340 ZipSet(void);341 ~ZipSet(void);374 ZipSet mZipSet;
882 createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), String8(""), in openNonAssetInPathLocked()1034 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), in openInLocaleVendorLocked()1505 zipName = ZipSet::getPathName(ap.path.string()); in scanAndMergeZipLocked()1980 AssetManager::ZipSet::ZipSet(void) in ZipSet() function in AssetManager::ZipSet1987 AssetManager::ZipSet::~ZipSet(void) in ~ZipSet()1997 void AssetManager::ZipSet::closeZip(int idx) in closeZip()2006 ZipFileRO* AssetManager::ZipSet::getZip(const String8& path) in getZip()2017 Asset* AssetManager::ZipSet::getZipResourceTableAsset(const String8& path) in getZipResourceTableAsset()2028 Asset* AssetManager::ZipSet::setZipResourceTableAsset(const String8& path, in setZipResourceTableAsset()2037 ResTable* AssetManager::ZipSet::getZipResourceTable(const String8& path) in getZipResourceTable()[all …]