Home
last modified time | relevance | path

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

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