Home
last modified time | relevance | path

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

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