Searched refs:IsShutdownCommand (Results 1 – 2 of 2) sorted by relevance
34 static bool IsShutdownCommand(uint32_t code);
50 if (IsShutdownCommand(code)) { in OnRemoteRequest()711 bool PowerMgrStub::IsShutdownCommand(uint32_t code) in IsShutdownCommand() function in OHOS::PowerMgr::PowerMgrStub