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.cc460 ArtMethod* implementation_method, in CheckInterfaceMethodSingleImplementationInfo()
603 ArtMethod* implementation_method = in UpdateAfterLoadingOf() local
Dcommon_throws.cc241 ArtMethod* implementation_method, in ThrowIllegalAccessErrorForImplementingMethod()
Dclass_linker.cc6630 ArtMethod* implementation_method = in FillIMTFromIfTable() local
6688 ArtMethod* implementation_method = in FillIMTFromIfTable() local
/art/runtime/mirror/
Dclass.cc2145 ArtMethod* Class::FindAccessibleInterfaceMethod(ArtMethod* implementation_method, in FindAccessibleInterfaceMethod()
/art/dex2oat/linker/
Dimage_writer.cc2798 ArtMethod* implementation_method = orig->GetImplementationMethod(i, target_ptr_size_); in CopyAndFixupImtConflictTable() local