Home
last modified time | relevance | path

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

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