Searched refs:RunAsDisableCommand (Results 1 – 2 of 2) sorted by relevance
245 ErrCode RunAsDisableCommand();
212 {"disable", [this] { return this->RunAsDisableCommand(); } }, in CreateCommandMap()1445 ErrCode BundleManagerShellCommand::RunAsDisableCommand() in RunAsDisableCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand