Searched defs:GetKey (Results 1 – 2 of 2) sorted by relevance
57 MethodKey MethodsHasher::GetKey(const EncodedMethod* method) const { in GetKey() function in ir::MethodsHasher
330 const char* GetKey(const String* string) const { return string->c_str(); } in GetKey() function337 std::string GetKey(const Proto* proto) const { return proto->Signature(); } in GetKey() function