HomeSort by relevance Sort by last modified time
    Searched refs:ZipSet (Results 1 - 2 of 2) sorted by null

  /frameworks/base/include/androidfw/
AssetManager.h 316 class ZipSet {
318 ZipSet(void);
319 ~ZipSet(void);
349 ZipSet mZipSet;
  /frameworks/base/libs/androidfw/
AssetManager.cpp 825 createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()), String8(""),
979 pAsset->setAssetSource(createZipSourceNameLocked(ZipSet::getPathName(ap.path.string()),
    [all...]

Completed in 52 milliseconds