HomeSort by relevance Sort by last modified time
    Searched full:thermal_shutdown_timeout (Results 1 - 1 of 1) sorted by null

  /system/core/init/
reboot.cpp 361 constexpr unsigned int thermal_shutdown_timeout = 1; local
362 shutdown_timeout = std::chrono::seconds(thermal_shutdown_timeout);

Completed in 76 milliseconds