Home
last modified time | relevance | path

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

/frameworks/base/services/incremental/
Dpath.cpp36 bool PathCharsLess::operator()(char l, char r) const { in operator ()()
44 PathCharsLess()); in operator ()()
Dpath.h52 struct PathCharsLess { struct