Home
last modified time | relevance | path

Searched refs:RunAsDisableCommand (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h251 ErrCode RunAsDisableCommand();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp212 {"disable", [this] { return this->RunAsDisableCommand(); } }, in CreateCommandMap()
1381 ErrCode BundleManagerShellCommand::RunAsDisableCommand() in RunAsDisableCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand
1388 APP_LOGI("begin to RunAsDisableCommand"); in RunAsDisableCommand()

Completed in 6 milliseconds