Searched refs:started_timeout (Results 1 – 1 of 1) sorted by relevance
864 auto started_timeout = GetMillisProperty("init.userspace_reboot.started.timeoutmillis", 10s); in UserspaceRebootWatchdogThread() local865 if (!WaitForProperty("sys.init.userspace_reboot.in_progress", "1", started_timeout)) { in UserspaceRebootWatchdogThread()866 LOG(ERROR) << "Userspace reboot didn't start in " << started_timeout.count() in UserspaceRebootWatchdogThread()