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