Home
last modified time | relevance | path

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

/art/runtime/
Dimt_conflict_table.h84 void** AddressOfInterfaceMethod(size_t index, PointerSize pointer_size) { in AddressOfInterfaceMethod() function
/art/dex2oat/linker/
Dimage_writer.cc2783 CopyAndFixupPointer(copy->AddressOfInterfaceMethod(i, target_ptr_size_), interface_method); in CopyAndFixupImtConflictTable()