Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_constants.h185 SP_NONE = 0, // Suspend no threads. enumerator
Djdwp_event.cc607 JdwpSuspendPolicy policy = SP_NONE; in ScanSuspendPolicy()
626 if (suspend_policy == SP_NONE) { in SuspendByPolicy()
667 if (suspend_policy != SP_NONE) { in SendRequestAndPossiblySuspend()
807 JdwpSuspendPolicy suspend_policy = (options_->suspend) ? SP_ALL : SP_NONE; in PostVMStart()
1124 expandBufAdd1(pReq, SP_NONE); in PostVMDeath()