Home
last modified time | relevance | path

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

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