Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h66 ErrCode RunAsCleanInstallRuleCommand();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp925 {"cleanAppInstallRule", std::bind(&BundleTestTool::RunAsCleanInstallRuleCommand, this)}, in CreateCommandMap()
2508 ErrCode BundleTestTool::RunAsCleanInstallRuleCommand() in RunAsCleanInstallRuleCommand() function in OHOS::AppExecFwk::BundleTestTool
2516 APP_LOGD("RunAsCleanInstallRuleCommand is start"); in RunAsCleanInstallRuleCommand()

Completed in 9 milliseconds