Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_constants.h37 ERR_THREAD_SUSPENDED = 14, enumerator
/art/runtime/
Ddebugger.cc3889 return JDWP::ERR_THREAD_SUSPENDED; // Probably not expected here. in PrepareInvokeMethod()