Searched refs:RunAsWakeupCommand (Results 1 – 2 of 2) sorted by relevance
41 ErrCode RunAsWakeupCommand();
145 {"wakeup", [this]() -> ErrCode { return this->RunAsWakeupCommand(); }}, in CreateCommandMap()271 ErrCode PowerShellCommand::RunAsWakeupCommand() in RunAsWakeupCommand() function in OHOS::PowerMgr::PowerShellCommand