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

  /bootable/recovery/recovery_ui/include/recovery_ui/
ui.h 55 TIMED_OUT = -1,
107 // Waits for a key and return it. May return TIMED_OUT after timeout and
159 // static_cast<size_t>(TIMED_OUT) if timed out waiting for input or
  /external/deqp/framework/platform/android/
tcuAndroidInternals.hpp 69 TIMED_OUT = (UNKNOWN_ERROR + 5),
  /external/autotest/client/cros/cellular/pseudomodem/
pm_errors.py 315 TIMED_OUT = 8
337 self.TIMED_OUT :

Completed in 1010 milliseconds