Searched refs:RunAsDisplayCommand (Results 1 – 2 of 2) sorted by relevance
49 ErrCode RunAsDisplayCommand();
154 {"display", [this]() -> ErrCode { return this->RunAsDisplayCommand(); }}, in CreateCommandMap()615 ErrCode PowerShellCommand::RunAsDisplayCommand() in RunAsDisplayCommand() function in OHOS::PowerMgr::PowerShellCommand