Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h126 ErrCode CheckCleanInstallRuleCorrectOption(int option, const std::string &commandName,
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp2425 ErrCode BundleTestTool::CheckCleanInstallRuleCorrectOption( in CheckCleanInstallRuleCorrectOption() function in OHOS::AppExecFwk::BundleTestTool
2482 result = CheckCleanInstallRuleCorrectOption(option, commandName, ruleType, userId, euid); in RunAsCleanInstallRuleCommand()