HomeSort by relevance Sort by last modified time
    Searched refs:SP_ALL (Results 1 - 3 of 3) sorted by null

  /dalvik/vm/jdwp/
JdwpConstants.c 209 case SP_ALL: return "ALL";
JdwpConstants.h 174 SP_ALL = 2, /* suspend all threads */
JdwpEvent.c 578 * SP_ALL - suspend everybody except JDWP support thread
586 if (suspendPolicy == SP_ALL) {
753 suspendPolicy = SP_ALL;
    [all...]

Completed in 74 milliseconds