Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.h161 static ALWAYS_INLINE bool DoInvoke(Thread* self, in DoInvoke() function
Dinterpreter_switch_impl-inl.h537 bool success = DoInvoke<type, is_range>( in HandleInvoke()