Searched defs:alarm_time (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/cros/ | ||
D | rtc.py | 27 def write_wake_alarm(alarm_time, rtc_device='rtc0'): argument |
/external/libchrome/components/timers/ | ||
D | alarm_timer_chromeos.cc | 78 itimerspec alarm_time = {}; in Reset() local |
/external/autotest/client/bin/ | ||
D | utils.py | 1136 def set_wake_alarm(alarm_time): argument |
/external/python/cpython3/Lib/test/ | ||
D | test_socket.py | 4004 alarm_time = 0.05 variable in InterruptedTimeoutBase |