Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/optimize/
H A DResourcePathShortener.cpp78 struct PathComparator { struct
79 bool operator() (const FileReference* lhs, const FileReference* rhs) const { in operator ()()