Searched defs:reboot_timeout (Results 1 – 4 of 4) sorted by relevance
85 reboot_timeout=None, argument150 def ProvisionDevice(device, steps, denylist, reboot_timeout=None): argument
96 def run_phase(phase_func, reboot_timeout, reboot=True): argument
491 int64_t reboot_timeout = key->timestamp + POWER_ON_KEY_TIME; in ProcessKey() local