Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.h65 ArtMethod* implementation_method, in ImtConflictTable()
129 ArtMethod* implementation_method = GetImplementationMethod(table_index, pointer_size); in Visit() local
Dclass_linker.cc6235 ArtMethod* implementation_method = in FillIMTFromIfTable() local
6293 ArtMethod* implementation_method = in FillIMTFromIfTable() local
/art/compiler/
Dimage_writer.cc1627 ArtMethod* implementation_method = orig->GetImplementationMethod(i, target_ptr_size_); in CopyAndFixupImtConflictTable() local