Searched refs:ZipSet (Results 1 – 2 of 2) sorted by relevance
316 class ZipSet {318 ZipSet(void);319 ~ZipSet(void);349 ZipSet mZipSet;
839 createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), String8(""), in openNonAssetInPathLocked()993 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), in openInLocaleVendorLocked()1466 zipName = ZipSet::getPathName(ap.path.string()); in scanAndMergeZipLocked()1915 AssetManager::ZipSet::ZipSet(void) in ZipSet() function in AssetManager::ZipSet1922 AssetManager::ZipSet::~ZipSet(void) in ~ZipSet()1932 void AssetManager::ZipSet::closeZip(int idx) in closeZip()1941 ZipFileRO* AssetManager::ZipSet::getZip(const String8& path) in getZip()1952 Asset* AssetManager::ZipSet::getZipResourceTableAsset(const String8& path) in getZipResourceTableAsset()1963 Asset* AssetManager::ZipSet::setZipResourceTableAsset(const String8& path, in setZipResourceTableAsset()1972 ResTable* AssetManager::ZipSet::getZipResourceTable(const String8& path) in getZipResourceTable()[all …]