Searched defs:super_method (Results 1 – 4 of 4) sorted by relevance
156 VeriMethod super_method = resolver->LookupMethodIn(*super, method_name, method_signature); in LookupMethodIn() local
144 ArtMethod* super_method = super_it-> in ResetSingleImplementationInHierarchy() local
6757 ArtMethod* super_method = super_imt->Get(i, image_pointer_size_); in FillIMTAndConflictTables() local7793 void FinalizeState(ArtMethod* super_method, in FinalizeState()8503 ArtMethod* super_method = super_vtable_accessor.GetVTableEntry(j); in AssignVTableIndexes() local8601 ArtMethod* super_method = super_vtable_accessor.GetVTableEntry(k); in AssignVTableIndexes() local8653 ArtMethod* super_method = super_vtable_accessor.GetVTableEntry(record.GetMethodIndex()); in AssignVTableIndexes() local8991 ArtMethod* super_method = super_class->GetVTableEntry(j, kPointerSize); in LinkMethods() local
576 …void TestnonstaticCallNonvirtualMethod(bool super_object, bool super_class, bool super_method, con… in TestnonstaticCallNonvirtualMethod()