Searched defs:method_pointer (Results 1 - 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1649 uint8_t* method_pointer = sp8; local
1650 auto** new_method_ref = reinterpret_cast<ArtMethod**>(method_pointer);

Completed in 67 milliseconds