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

/frameworks/base/include/androidfw/
H A DAssetManager.h332 class ZipSet { class in class:android::AssetManager
334 ZipSet(void);
335 ~ZipSet(void);
368 ZipSet mZipSet;
/frameworks/base/libs/androidfw/
H A DAssetManager.cpp885 createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), String8(""),
1037 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),
1510 zipName = ZipSet::getPathName(ap.path.string());
1976 * AssetManager::ZipSet
1983 AssetManager::ZipSet::ZipSet(void) function in class:AssetManager::ZipSet
1990 AssetManager::ZipSet::~ZipSet(void)
2000 void AssetManager::ZipSet::closeZip(int idx)
2009 ZipFileRO* AssetManager::ZipSet
[all...]

Completed in 97 milliseconds