Searched refs:RunAsQuickFixCommand (Results 1 – 2 of 2) sorted by relevance
247 ErrCode RunAsQuickFixCommand();
214 {"quickfix", [this] { return this->RunAsQuickFixCommand(); } }, in CreateCommandMap()1641 ErrCode BundleManagerShellCommand::RunAsQuickFixCommand() in RunAsQuickFixCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand