Home
last modified time | relevance | path

Searched defs:alarm_time (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/cros/
Drtc.py27 def write_wake_alarm(alarm_time, rtc_device='rtc0'): argument
36 def set_wake_alarm(alarm_time, rtc_device='rtc0'): argument
/external/libchrome/components/timers/
Dalarm_timer_chromeos.cc78 itimerspec alarm_time = {}; in Reset() local
/external/autotest/client/bin/
Dutils.py1136 def set_wake_alarm(alarm_time): argument
/external/python/cpython3/Lib/test/
Dtest_socket.py4004 alarm_time = 0.05 variable in InterruptedTimeoutBase
4010 alarm_time = 2 variable in InterruptedTimeoutBase