Searched refs:RunAsTimeOutCommand (Results 1 – 2 of 2) sorted by relevance
60 ErrCode RunAsTimeOutCommand();
158 {"timeout", [this]() -> ErrCode { return this->RunAsTimeOutCommand(); }}, in CreateCommandMap()633 ErrCode PowerShellCommand::RunAsTimeOutCommand() in RunAsTimeOutCommand() function in OHOS::PowerMgr::PowerShellCommand