Searched refs:toParams (Results 1 – 5 of 5) sorted by relevance
83 return mFilter->match(file->getGroupEntry().toParams()); in matches()
542 ConfigDescription withoutVersion = file->getGroupEntry().toParams(); in addFile()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()
110 inline const ConfigDescription& toParams() const { return mParams; } in toParams() function
4796 const ConfigDescription config(target->getGroupEntry().toParams()); in versionForCompat()4858 const ConfigDescription config(target->getGroupEntry().toParams()); in modifyForCompat()5179 &target->getGroupEntry().toParams(), in processBundleFormatImpl()
132 mParams = file->getGroupEntry().toParams(); in next()