Home
last modified time | relevance | path

Searched refs:greater_than_struct_with_name (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/
H A DResourceTable.cpp55 bool greater_than_struct_with_name(const StringPiece& lhs, const std::unique_ptr<T>& rhs) { in greater_than_struct_with_name() function
65 return greater_than_struct_with_name<T>(lhs, rhs); in operator ()()