Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/link/
DResourceExcluder.cpp42 for (auto& excluded_pair : excluded_configs_) { in RemoveIfExcluded() local
44 const ConfigDescription& excluded_config = excluded_pair.first; in RemoveIfExcluded()
45 const int& excluded_diff = excluded_pair.second; in RemoveIfExcluded()