Home
last modified time | relevance | path

Searched refs:getGroupEntry (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tools/aapt/
DApkBuilder.h83 return mFilter->match(file->getGroupEntry().toParams()); in matches()
DAaptAssets.cpp549 ssize_t index = mFiles.indexOfKey(file->getGroupEntry()); in addFile()
560 mFiles.add(file->getGroupEntry(), file); in addFile()
566 ConfigDescription withoutVersion = file->getGroupEntry().toParams(); in addFile()
590 const AaptGroupEntry& e = file->getGroupEntry(); in print()
983 String8 dirname = file->getGroupEntry().toDirName(resType); in addResource()
1409 const ResTable_config& config(file->getGroupEntry().toParams()); in filter()
1446 const ResTable_config& config(file->getGroupEntry().toParams()); in filter()
1459 const ResTable_config& mconfig(mfile->getGroupEntry().toParams()); in filter()
DAaptAssets.h167 const AaptGroupEntry& getGroupEntry() const { return mGroupEntry; } in getGroupEntry() function
DResource.cpp131 mParams = file->getGroupEntry().toParams(); in next()
142 mPath.appendPath(file->getGroupEntry().toDirName(mResType)); in next()
1706 manifestFile->getGroupEntry(), in buildResources()
DResourceTable.cpp4594 const ConfigDescription config(target->getGroupEntry().toParams()); in modifyForCompat()
4602 ConfigDescription newConfig(target->getGroupEntry().toParams()); in modifyForCompat()
4660 newFile->getGroupEntry().toDirName(target->getResourceType()).string(), in modifyForCompat()