Home
last modified time | relevance | path

Searched refs:IsReadyForDebugInvoke (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dthread.h755 bool IsReadyForDebugInvoke() const { in IsReadyForDebugInvoke() function
Ddebugger.cc3862 if (!targetThread->IsReadyForDebugInvoke()) { in PrepareInvokeMethod()