Searched refs:RunAsForceTimeOutCommand (Results 1 – 2 of 2) sorted by relevance
46 ErrCode RunAsForceTimeOutCommand();
151 {"forcetimeout", [this]() -> ErrCode { return this->RunAsForceTimeOutCommand(); }}, in CreateCommandMap()178 ErrCode PowerShellCommand::RunAsForceTimeOutCommand() in RunAsForceTimeOutCommand() function in OHOS::PowerMgr::PowerShellCommand