Home
last modified time | relevance | path

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

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