Searched defs:SendMethodExitEvents (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/runtime/interpreter/ | ||
H A D | interpreter_switch_impl0.cc | 180 static bool SendMethodExitEvents( in SendMethodExitEvents() function in art::interpreter::ActiveInstrumentationHandler |
H A D | interpreter_common.cc | 100 bool SendMethodExitEvents(Thread* self, in SendMethodExitEvents() function |
/aosp_15_r20/art/dex2oat/interpreter/ | ||
H A D | interpreter_switch_impl1.cc | 211 static bool SendMethodExitEvents( in SendMethodExitEvents() function in art::interpreter::InactiveInstrumentationHandler |