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

  /dalvik/vm/
Thread.cpp     [all...]
Thread.h 130 * "dbgSuspendCount" is the portion of the suspend count that the
133 * (suspendCount -= dbgSuspendCount). The debugger should not be able
144 int dbgSuspendCount;
  /dalvik/vm/mterp/common/
asm-constants.h 170 MTERP_OFFSET(offThread_dbgSuspendCount, Thread, dbgSuspendCount, 52);
  /dalvik/vm/interp/
Interp.cpp     [all...]

Completed in 125 milliseconds