Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/processor/
Dsource_line_resolver_base.h95 struct CompareString { struct
/external/google-breakpad/src/common/solaris/
Ddump_symbols.cc127 struct CompareString { struct
128 bool operator()(const char *s1, const char *s2) const { in operator ()()