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.cc460 ArtMethod* implementation_method, in CheckInterfaceMethodSingleImplementationInfo()
603 ArtMethod* implementation_method = in UpdateAfterLoadingOf() local
Dclass_linker.cc6339 ArtMethod* implementation_method = in FillIMTFromIfTable() local
6397 ArtMethod* implementation_method = in FillIMTFromIfTable() local
/art/runtime/mirror/
Dclass.cc2135 ArtMethod* Class::FindAccessibleInterfaceMethod(ArtMethod* implementation_method, in FindAccessibleInterfaceMethod()
/art/dex2oat/linker/
Dimage_writer.cc2789 ArtMethod* implementation_method = orig->GetImplementationMethod(i, target_ptr_size_); in CopyAndFixupImtConflictTable() local