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

  /art/runtime/entrypoints/portable/
portable_thread_entrypoints.cc 83 self->SetDeoptimizationShadowFrame(visitor.GetShadowFrameCopy());
  /art/runtime/
thread.h 546 void SetDeoptimizationShadowFrame(ShadowFrame* sf);
thread.cc 111 void Thread::SetDeoptimizationShadowFrame(ShadowFrame* sf) {
    [all...]

Completed in 728 milliseconds