Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DDiff.cpp100 const ResourceTableTypeView& type_a, const ResourceTableEntryView& entry_a, in EmitResourceConfigValueDiff()
121 const ResourceTableTypeView& type_a, in EmitResourceEntryDiff()
157 const ResourceTableTypeView& type_a, LoadedApk* apk_b, in EmitResourceTypeDiff()
258 const auto& type_a = *type_a_iter; in EmitResourcePackageDiff() local