Home
last modified time | relevance | path

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

/system/core/init/
Dinit.cpp96 static std::string shutdown_command; variable
192 shutdown_command = value; in property_changed()
771 if (HandlePowerctlMessage(shutdown_command)) { in SecondStageMain()