Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpConstants.cpp230 case SP_ALL: return "ALL"; in dvmJdwpSuspendPolicyStr()
DJdwpConstants.h174 SP_ALL = 2, /* suspend all threads */ enumerator
DJdwpEvent.cpp586 if (suspendPolicy == SP_ALL) { in suspendByPolicy()
751 suspendPolicy = SP_ALL; in dvmJdwpPostVMStart()
1169 suspendPolicy = SP_ALL; in dvmJdwpPostClassPrepare()