Searched defs:GetForcePopFrame (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/runtime/interpreter/ | ||
H A D | interpreter_switch_impl0.cc | 102 static bool GetForcePopFrame(ShadowFrame& shadow_frame) { in GetForcePopFrame() function in art::interpreter::ActiveInstrumentationHandler |
H A D | shadow_frame.h | 347 bool GetForcePopFrame() const { in GetForcePopFrame() function |
/aosp_15_r20/art/dex2oat/interpreter/ | ||
H A D | interpreter_switch_impl1.cc | 172 static bool GetForcePopFrame(ShadowFrame& shadow_frame) { in GetForcePopFrame() function in art::interpreter::InactiveInstrumentationHandler |