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

/frameworks/base/include/androidfw/
H A DAssetManager.h338 class ZipSet { class in class:android::AssetManager
340 ZipSet(void);
341 ~ZipSet(void);
374 ZipSet mZipSet;
/frameworks/base/libs/androidfw/
H A DAssetManager.cpp882 createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), String8(""),
1034 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),
1505 zipName = ZipSet::getPathName(ap.path.string());
1973 * AssetManager::ZipSet
1980 AssetManager::ZipSet::ZipSet(void) function in class:AssetManager::ZipSet
1987 AssetManager::ZipSet::~ZipSet(void)
1997 void AssetManager::ZipSet::closeZip(int idx)
2006 ZipFileRO* AssetManager::ZipSet
[all...]

Completed in 59 milliseconds