Searched refs:GetImtHashComponents (Results 1 – 3 of 3) sorted by relevance
36 inline void ImTable::GetImtHashComponents(ArtMethod* method, in GetImtHashComponents() function87 GetImtHashComponents(method, &class_hash, &name_hash, &signature_hash); in GetImtIndex()
82 ALWAYS_INLINE static inline void GetImtHashComponents(ArtMethod* method,
3237 ImTable::GetImtHashComponents(&iface_method, &class_hash, &name_hash, &signature_hash); in DumpIMTForClass()