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

  /external/kernel-headers/original/linux/
watchdog.h 96 * @min_timeout:The watchdog devices minimum timeout value.
112 unsigned int min_timeout; member in struct:watchdog_device
  /packages/apps/Email/tests/src/com/android/email/
ThrottleTest.java 29 private static final int MIN_TIMEOUT = 100;
36 MIN_TIMEOUT, MAX_TIMEOUT, mClock, mTimer);
  /external/libppp/src/
bundle.h 107 unsigned min_timeout; /* Don't idle out before this */ member in struct:bundle::__anon10730::__anon10731
bundle.c 829 bundle.cfg.idle.min_timeout = 0;
1108 if (arg->bundle->cfg.idle.min_timeout)
1110 arg->bundle->cfg.idle.min_timeout);
    [all...]
command.c     [all...]

Completed in 95 milliseconds