Home
last modified time | relevance | path

Searched refs:RunAsDisplayCommandBoost (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/power_manager/utils/shell/include/
H A Dpower_shell_command.h54 ErrCode RunAsDisplayCommandBoost();
/ohos5.0/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp168 {'b', [this]() -> ErrCode { return this->RunAsDisplayCommandBoost(); }}, in CreateCommandMap()
540 ErrCode PowerShellCommand::RunAsDisplayCommandBoost() in RunAsDisplayCommandBoost() function in OHOS::PowerMgr::PowerShellCommand