Searched defs:implementation_method (Results 1 – 7 of 7) sorted by relevance
47 ArtMethod* implementation_method, in ImtConflictTable()119 ArtMethod* implementation_method = GetImplementationMethod(table_index, pointer_size); in Visit() local
459 ArtMethod* implementation_method, in CheckInterfaceMethodSingleImplementationInfo()602 ArtMethod* implementation_method = in UpdateAfterLoadingOf() local
241 ArtMethod* implementation_method, in ThrowIllegalAccessErrorForImplementingMethod()
6853 ArtMethod* implementation_method = in FillIMTFromIfTable() local6911 ArtMethod* implementation_method = in FillIMTFromIfTable() local
8 protected static void implementation_method() {} in implementation_method() method in ShadowImplementationWithoutImplements
2359 ArtMethod* Class::FindAccessibleInterfaceMethod(ArtMethod* implementation_method, in FindAccessibleInterfaceMethod()
2948 ArtMethod* implementation_method = orig->GetImplementationMethod(i, target_ptr_size_); in CopyAndFixupImtConflictTable() local