Searched refs:GetEmbeddedImTableEntry (Results 1 – 4 of 4) sorted by relevance
431 … mirror::ArtMethod* imt_method = (*this_object)->GetClass()->GetEmbeddedImTableEntry(imt_index); in FindMethodFromCode()
153 inline ArtMethod* Class::GetEmbeddedImTableEntry(uint32_t i) { in GetEmbeddedImTableEntry() function
707 ArtMethod* GetEmbeddedImTableEntry(uint32_t i) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
1715 mirror::ArtMethod* m = arraylist_class->GetEmbeddedImTableEntry( in TEST_F()