Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_constants.h187 SP_ALL = 2, // Suspend all threads. enumerator
Djdwp_event.cc502 if (suspend_policy == SP_ALL) { in SuspendByPolicy()
675 suspend_policy = SP_ALL; in PostVMStart()
1003 suspend_policy = SP_ALL; in PostClassPrepare()