Home
last modified time | relevance | path

Searched defs:SendMethodExitEvents (Results 1 – 3 of 3) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_switch_impl0.cc156 static bool SendMethodExitEvents( in SendMethodExitEvents() function in art::interpreter::ActiveInstrumentationHandler
Dinterpreter_switch_impl1.cc202 static bool SendMethodExitEvents( in SendMethodExitEvents() function in art::interpreter::InactiveInstrumentationHandler
Dinterpreter_common.cc100 bool SendMethodExitEvents(Thread* self, in SendMethodExitEvents() function