Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DResourceTable.cpp329 struct TypeViewComparer { struct
330 bool operator()(const ResourceTableTypeView& lhs, const ResourceTableTypeView& rhs) { in operator ()()