Home
last modified time | relevance | path

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

/system/core/init/
Dinit.cpp241 bool do_shutdown() const { return do_shutdown_; } in do_shutdown() function in android::init::ShutdownState
261 LOG(INFO) << "sys.powerctl: do_shutdown: " << shutdown_state.do_shutdown() in DebugRebootLogging()
263 if (shutdown_state.do_shutdown()) { in DebugRebootLogging()