Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dinit.cpp233 shutdown_command_ = command; in TriggerShutdown()
241 return shutdown_command_; in CheckShutdown()
251 std::string shutdown_command_; member in android::init::ShutdownState