Searched refs:ass (Results 1 – 2 of 2) sorted by relevance
546 Asset* ass = NULL; in appendPathToResTable() local566 ass = const_cast<AssetManager*>(this)-> in appendPathToResTable()568 if (ass == NULL) { in appendPathToResTable()570 ass = const_cast<AssetManager*>(this)-> in appendPathToResTable()574 if (ass != NULL && ass != kExcludedAsset) { in appendPathToResTable()575 ass = const_cast<AssetManager*>(this)-> in appendPathToResTable()576 mZipSet.setZipResourceTableAsset(ap.path, ass); in appendPathToResTable()580 if (nextEntryIdx == 0 && ass != NULL) { in appendPathToResTable()586 sharedRes->add(ass, idmap, nextEntryIdx + 1, false); in appendPathToResTable()601 ass = const_cast<AssetManager*>(this)-> in appendPathToResTable()[all …]
452 static void collect_files(const sp<AaptAssets>& ass, in collect_files() argument455 const Vector<sp<AaptDir> >& dirs = ass->resDirs(); in collect_files()470 ass->removeDir(d->getLeaf()); in collect_files()