HomeSort by relevance Sort by last modified time
    Searched refs:GetAndClearDeoptimizationShadowFrame (Results 1 - 3 of 3) sorted by null

  /art/runtime/mirror/
art_method.cc 347 ShadowFrame* shadow_frame = self->GetAndClearDeoptimizationShadowFrame(result);
  /art/runtime/
thread.h 722 ShadowFrame* GetAndClearDeoptimizationShadowFrame(JValue* ret_val);
    [all...]
thread.cc 118 ShadowFrame* Thread::GetAndClearDeoptimizationShadowFrame(JValue* ret_val) {
    [all...]

Completed in 184 milliseconds