Home
last modified time | relevance | path

Searched refs:shutdown_watchdog_timeout (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dreboot.cpp329 auto shutdown_watchdog_timeout = android::base::GetUintProperty( in RebootMonitorThread() local
331 remaining_shutdown_time = shutdown_watchdog_timeout + shutdown_timeout.count() / 1000; in RebootMonitorThread()