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

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

Completed in 37 milliseconds