Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/optimize/
H A DObfuscator.cpp79 struct PathComparator { struct
80 bool operator()(const FileReference* lhs, const FileReference* rhs) const { in operator ()()