Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dimt_conflict_table.h47 ArtMethod* implementation_method, in ImtConflictTable()
119 ArtMethod* implementation_method = GetImplementationMethod(table_index, pointer_size); in Visit() local
H A Dcha.cc474 ArtMethod* implementation_method, in CheckInterfaceMethodSingleImplementationInfo()
616 ArtMethod* implementation_method = in UpdateAfterLoadingOf() local
H A Dclass_linker.cc7086 ArtMethod* implementation_method = in FillIMTFromIfTable() local
7144 ArtMethod* implementation_method = in FillIMTFromIfTable() local
/aosp12/art/runtime/mirror/
H A Dclass.cc1766 ArtMethod* Class::FindAccessibleInterfaceMethod(ArtMethod* implementation_method, in FindAccessibleInterfaceMethod()
/aosp12/art/dex2oat/linker/
H A Dimage_writer.cc2711 ArtMethod* implementation_method = orig->GetImplementationMethod(i, target_ptr_size_); in CopyAndFixupImtConflictTable() local