Home
last modified time | relevance | path

Searched refs:AddressOfImplementationMethod (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dimt_conflict_table.h88 void** AddressOfImplementationMethod(size_t index, PointerSize pointer_size) { in AddressOfImplementationMethod() function
/art/dex2oat/linker/
Dimage_writer.cc2785 copy->AddressOfImplementationMethod(i, target_ptr_size_), implementation_method); in CopyAndFixupImtConflictTable()