Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Ddex_ir.cc45 bool StringsHasher::Compare(const char* string_key, const String* string) const { in Compare() function in ir::StringsHasher
53 bool ProtosHasher::Compare(const std::string& proto_key, const Proto* proto) const { in Compare() function in ir::ProtosHasher
71 bool MethodsHasher::Compare(const MethodKey& method_key, const EncodedMethod* method) const { in Compare() function in ir::MethodsHasher