Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dreboot.h32 void HandlePowerctlMessage(const std::string& command);
H A Dinit.cpp713 HandlePowerctlMessage("shutdown,container"); in HandleSigtermSignal()
1101 HandlePowerctlMessage(*shutdown_command); in SecondStageMain()
H A Dreboot.cpp1027 void HandlePowerctlMessage(const std::string& command) { in HandlePowerctlMessage() function