Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/dump/
DDumpManifest.cpp157 static Value* BestConfigValue(ResourceEntry* entry, in BestConfigValue() function in aapt::ManifestExtractor::Element
199 if (auto value = BestConfigValue(entry.get(), config)) { in FindValueById()