HomeSort by relevance Sort by last modified time
    Searched full:watchdogtimeout (Results 1 - 6 of 6) sorted by null

  /art/dex2oat/
dex2oat_options.def 53 DEX2OAT_OPTIONS_KEY (int, WatchdogTimeout)
dex2oat_options.cc 215 .IntoKey(M::WatchdogTimeout)
dex2oat.cc     [all...]
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
HwWatchdogTimer.h 144 OUT HW_WATCHDOG_TIMEOUT *WatchdogTimeout
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
HwWatchdogTimer.h 130 OUT HW_WATCHDOG_TIMEOUT *WatchdogTimeout
  /packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
NativeNfcTag.java 75 private final int watchdogTimeout;
85 watchdogTimeout = presenceCheckDelay;
121 this.wait(watchdogTimeout);
127 // (after watchdogTimeout ms sleep)

Completed in 132 milliseconds