Searched refs:RunAsSuspendCommand (Results 1 – 2 of 2) sorted by relevance
42 ErrCode RunAsSuspendCommand();
146 {"suspend", [this]() -> ErrCode { return this->RunAsSuspendCommand(); }}, in CreateCommandMap()306 ErrCode PowerShellCommand::RunAsSuspendCommand() in RunAsSuspendCommand() function in OHOS::PowerMgr::PowerShellCommand