Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dinit.cpp238 std::optional<std::string> CheckShutdown() { in CheckShutdown() function in android::init::ShutdownState
907 auto shutdown_command = shutdown_state.CheckShutdown(); in SecondStageMain()