Searched refs:getGroupEntry (Results 1 – 5 of 5) sorted by relevance
83 return mFilter->match(file->getGroupEntry().toParams()); in matches()
525 ssize_t index = mFiles.indexOfKey(file->getGroupEntry()); in addFile()536 mFiles.add(file->getGroupEntry(), file); in addFile()542 ConfigDescription withoutVersion = file->getGroupEntry().toParams(); in addFile()566 const AaptGroupEntry& e = file->getGroupEntry(); in print()959 String8 dirname = file->getGroupEntry().toDirName(resType); in addResource()1385 const ResTable_config& config(file->getGroupEntry().toParams()); in filter()1422 const ResTable_config& config(file->getGroupEntry().toParams()); in filter()1435 const ResTable_config& mconfig(mfile->getGroupEntry().toParams()); in filter()
165 const AaptGroupEntry& getGroupEntry() const { return mGroupEntry; } in getGroupEntry() function
4747 const ConfigDescription config(target->getGroupEntry().toParams()); in modifyForCompat()4818 newFile->getGroupEntry().toDirName(target->getResourceType()).string(), in modifyForCompat()5051 target->getGroupEntry().toDirName(target->getResourceType()) in processBundleFormatImpl()5061 &target->getGroupEntry().toParams(), in processBundleFormatImpl()5121 workItem.file = new AaptFile(target->getSourceFile(), target->getGroupEntry(), in processBundleFormatImpl()
136 mParams = file->getGroupEntry().toParams(); in next()149 mPath.appendPath(file->getGroupEntry().toDirName(mResType)); in next()1765 manifestFile->getGroupEntry(), in buildResources()