Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_switch_impl0.cc96 static bool NeedsMethodExitEvent(const instrumentation::Instrumentation* instrumentation) in NeedsMethodExitEvent() function in art::interpreter::ActiveInstrumentationHandler
H A Dinterpreter_common.h145 NeedsMethodExitEvent(const instrumentation::Instrumentation* ins) in NeedsMethodExitEvent() function
/aosp_15_r20/art/dex2oat/interpreter/
H A Dinterpreter_switch_impl1.cc165 static bool NeedsMethodExitEvent(const instrumentation::Instrumentation* instrumentation) in NeedsMethodExitEvent() function in art::interpreter::InactiveInstrumentationHandler