Searched refs:RunAsSetModeCommand (Results 1 – 2 of 2) sorted by relevance
40 ErrCode RunAsSetModeCommand();
144 {"setmode", [this]() -> ErrCode { return this->RunAsSetModeCommand(); }}, in CreateCommandMap()235 ErrCode PowerShellCommand::RunAsSetModeCommand() in RunAsSetModeCommand() function in OHOS::PowerMgr::PowerShellCommand