Home
last modified time | relevance | path

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

/art/runtime/
Dimt_conflict_table.h37 kMethodInterface, enumerator
69 SetMethod(index * kMethodCount + kMethodInterface, pointer_size, method); in SetInterfaceMethod()
77 return GetMethod(index * kMethodCount + kMethodInterface, pointer_size); in GetInterfaceMethod()
85 return AddressOfMethod(index * kMethodCount + kMethodInterface, pointer_size); in AddressOfInterfaceMethod()