Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h249 ErrCode RunAsCleanCommand();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp210 {"clean", [this] { return this->RunAsCleanCommand(); } }, in CreateCommandMap()
1079 ErrCode BundleManagerShellCommand::RunAsCleanCommand() in RunAsCleanCommand() function in OHOS::AppExecFwk::BundleManagerShellCommand
1088 APP_LOGI("begin to RunAsCleanCommand"); in RunAsCleanCommand()

Completed in 5 milliseconds