Home
last modified time | relevance | path

Searched defs:implementation_method (Results 1 – 5 of 5) 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.cc474 ArtMethod* implementation_method, in CheckInterfaceMethodSingleImplementationInfo()
616 ArtMethod* implementation_method = in UpdateAfterLoadingOf() local
Dclass_linker.cc7075 ArtMethod* implementation_method = in FillIMTFromIfTable() local
7133 ArtMethod* implementation_method = in FillIMTFromIfTable() local
/art/runtime/mirror/
Dclass.cc1766 ArtMethod* Class::FindAccessibleInterfaceMethod(ArtMethod* implementation_method, in FindAccessibleInterfaceMethod()
/art/dex2oat/linker/
Dimage_writer.cc2711 ArtMethod* implementation_method = orig->GetImplementationMethod(i, target_ptr_size_); in CopyAndFixupImtConflictTable() local