Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h247 ErrCode RunAsQuickFixCommand();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp214 {"quickfix", [this] { return this->RunAsQuickFixCommand(); } }, in CreateCommandMap()
1641 ErrCode BundleManagerShellCommand::RunAsQuickFixCommand() in RunAsQuickFixCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand