Searched refs:ClearDebugInvokeReq (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dthread.h999 // DebugInvokeReq*. It is deleted by a call to ClearDebugInvokeReq.
1005 void ClearDebugInvokeReq();
H A Dthread_list.cc1194 self->ClearDebugInvokeReq();
H A Dthread.cc3926 void Thread::ClearDebugInvokeReq() { function in class:Thread

Completed in 2568 milliseconds