Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h124 ErrCode CheckDeleteInstallRuleCorrectOption(int option, const std::string &commandName,
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp2330 ErrCode BundleTestTool::CheckDeleteInstallRuleCorrectOption(int option, const std::string &commandN… in CheckDeleteInstallRuleCorrectOption() function in OHOS::AppExecFwk::BundleTestTool
2397 … result = CheckDeleteInstallRuleCorrectOption(option, commandName, ruleType, appIds, userId, euid); in RunAsDeleteInstallRuleCommand()