Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/link/
DResourceExcluder.cpp31 void RemoveIfExcluded(std::set<std::pair<ConfigDescription, int>>& excluded_configs_, in RemoveIfExcluded() function
74 RemoveIfExcluded(excluded_configs_, context, entry.get(), value.get()); in Consume()