Home
last modified time | relevance | path

Searched defs:config_value_b (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DDiff.cpp103 const ResourceTableEntryView& entry_b, const ResourceConfigValue* config_value_b) { in EmitResourceConfigValueDiff()
128 auto config_value_b = entry_b.FindValue(config_value_a->config); in EmitResourceEntryDiff() local
142 for (const ResourceConfigValue* config_value_b : entry_b.values) { in EmitResourceEntryDiff() local