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

/external/google-breakpad/src/google_breakpad/processor/
H A Dsource_line_resolver_base.h95 struct CompareString { struct in class:google_breakpad::SourceLineResolverBase
103 typedef map<string, Module*, CompareString> ModuleMap;
107 typedef set<string, CompareString> ModuleSet;
111 typedef std::map<string, char*, CompareString> MemoryMap;
/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc127 struct CompareString { struct in namespace:__anon5135
133 typedef std::map<const char *, struct SymbolEntry *, CompareString> SymbolMap;

Completed in 77 milliseconds