Searched refs:IsReadyForDebugInvoke (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | thread.h | 904 bool IsReadyForDebugInvoke() const { in IsReadyForDebugInvoke() function |
D | debugger.cc | 3861 if (!targetThread->IsReadyForDebugInvoke()) { in PrepareInvokeMethod() |