Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DDiff.cpp101 const ResourceConfigValue* config_value_a, LoadedApk* apk_b, in EmitResourceConfigValueDiff()
127 for (const ResourceConfigValue* config_value_a : entry_a.values) { in EmitResourceEntryDiff() local
143 auto config_value_a = entry_a.FindValue(config_value_b->config); in EmitResourceEntryDiff() local