Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/interpreter/
H A Dinterpreter_switch_impl0.cc102 static bool GetForcePopFrame(ShadowFrame& shadow_frame) { in GetForcePopFrame() function in art::interpreter::ActiveInstrumentationHandler
H A Dshadow_frame.h347 bool GetForcePopFrame() const { in GetForcePopFrame() function
/aosp_15_r20/art/dex2oat/interpreter/
H A Dinterpreter_switch_impl1.cc172 static bool GetForcePopFrame(ShadowFrame& shadow_frame) { in GetForcePopFrame() function in art::interpreter::InactiveInstrumentationHandler