Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/
H A DResourceTable.cpp337 struct TypeViewComparer { struct
338 bool operator()(const ResourceTableTypeView& lhs, const ResourceTableTypeView& rhs) { in operator ()()