Searched refs:MethodsHasher (Results 1 – 2 of 2) sorted by relevance
56 MethodKey MethodsHasher::GetKey(const EncodedMethod* method) const { in GetKey()64 uint32_t MethodsHasher::Hash(const MethodKey& method_key) const { in Hash()70 bool MethodsHasher::Compare(const MethodKey& method_key, const EncodedMethod* method) const { in Compare()
349 struct MethodsHasher { struct357 using MethodsLookup = slicer::HashTable<const MethodKey&, EncodedMethod, MethodsHasher>;