Home
last modified time | relevance | path

Searched defs:implementation_method (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Dimt_conflict_table.h47 ArtMethod* implementation_method, in ImtConflictTable()
119 ArtMethod* implementation_method = GetImplementationMethod(table_index, pointer_size); in Visit() local
Dcha.cc459 ArtMethod* implementation_method, in CheckInterfaceMethodSingleImplementationInfo()
602 ArtMethod* implementation_method = in UpdateAfterLoadingOf() local
Dcommon_throws.cc251 ArtMethod* implementation_method, in ThrowIllegalAccessErrorForImplementingMethod()
Dclass_linker.cc7059 ArtMethod* implementation_method = in FillIMTFromIfTable() local
7117 ArtMethod* implementation_method = in FillIMTFromIfTable() local
/art/runtime/mirror/
Dclass.cc2306 ArtMethod* Class::FindAccessibleInterfaceMethod(ArtMethod* implementation_method, in FindAccessibleInterfaceMethod()
/art/dex2oat/linker/
Dimage_writer.cc2933 ArtMethod* implementation_method = orig->GetImplementationMethod(i, target_ptr_size_); in CopyAndFixupImtConflictTable() local