Searched refs:toParams (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/tools/aapt/
H A DApkBuilder.h83 return mFilter->match(file->getGroupEntry().toParams());
H A DAaptAssets.cpp539 ConfigDescription withoutVersion = file->getGroupEntry().toParams();
1382 const ResTable_config& config(file->getGroupEntry().toParams());
1419 const ResTable_config& config(file->getGroupEntry().toParams());
1432 const ResTable_config& mconfig(mfile->getGroupEntry().toParams());
H A DAaptAssets.h110 inline const ConfigDescription& toParams() const { return mParams; } function in struct:AaptGroupEntry
H A DResource.cpp136 mParams = file->getGroupEntry().toParams();
H A DResourceTable.cpp4688 const ConfigDescription config(target->getGroupEntry().toParams());

Completed in 82 milliseconds