Searched refs:RunAsProxyLockCommand (Results 1 – 2 of 2) sorted by relevance
45 ErrCode RunAsProxyLockCommand();
150 {"proxylock", [this]() -> ErrCode { return this->RunAsProxyLockCommand(); }}, in CreateCommandMap()419 ErrCode PowerShellCommand::RunAsProxyLockCommand() in RunAsProxyLockCommand() function in OHOS::PowerMgr::PowerShellCommand