Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DResourceTable.cpp335 struct EntryViewComparer { struct
336 bool operator()(const ResourceTableEntryView& lhs, const ResourceTableEntryView& rhs) { in operator ()()