Home
last modified time | relevance | path

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

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