Searched refs:SetReadyForDebugInvoke (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Dthread_list.cc874 self->SetReadyForDebugInvoke(true);
934 self->SetReadyForDebugInvoke(false);
H A Dthread.h759 void SetReadyForDebugInvoke(bool ready) { function in class:art::Thread

Completed in 25 milliseconds