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

  /frameworks/base/services/core/java/com/android/server/am/
ServiceRecord.java 113 int restartCount; // number of restarts performed in a row.
275 if (crashCount != 0 || restartCount != 0
277 pw.print(prefix); pw.print("restartCount="); pw.print(restartCount);
417 restartCount = 0;
  /external/tpm2/
Global.h     [all...]
tpm_types.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h     [all...]

Completed in 180 milliseconds