Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DResourceTable.cpp61 struct NameEqualRange { struct
62 bool operator()(const std::unique_ptr<T>& lhs, const StringPiece& rhs) const { in operator ()()
65 bool operator()(const StringPiece& lhs, const std::unique_ptr<T>& rhs) const { in operator ()()