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

  /art/runtime/jdwp/
jdwp_constants.h 187 SP_ALL = 2, // Suspend all threads.
jdwp_event.cc 582 * SP_ALL - suspend everybody except JDWP support thread
590 if (suspend_policy == SP_ALL) {
761 suspend_policy = SP_ALL;
    [all...]

Completed in 70 milliseconds