Searched refs:RunAsQueryLockCommand (Results 1 – 2 of 2) sorted by relevance
44 ErrCode RunAsQueryLockCommand();
149 {"lock", [this]() -> ErrCode { return this->RunAsQueryLockCommand(); }}, in CreateCommandMap()383 ErrCode PowerShellCommand::RunAsQueryLockCommand() in RunAsQueryLockCommand() function in OHOS::PowerMgr::PowerShellCommand