Home
last modified time | relevance | path

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

/system/core/init/
Dinit.cpp263 } shutdown_state; variable
941 trigger_shutdown = [](const std::string& command) { shutdown_state.TriggerShutdown(command); }; in SecondStageMain()
1110 auto shutdown_command = shutdown_state.CheckShutdown(); in SecondStageMain()