Searched refs:GetAndClearDeoptimizationShadowFrame (Results 1 – 3 of 3) sorted by relevance
280 ShadowFrame* shadow_frame = self->GetAndClearDeoptimizationShadowFrame(result); in Invoke()
549 ShadowFrame* GetAndClearDeoptimizationShadowFrame(JValue* ret_val);
119 ShadowFrame* Thread::GetAndClearDeoptimizationShadowFrame(JValue* ret_val) { in GetAndClearDeoptimizationShadowFrame() function in art::Thread