Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h63 ErrCode RunAsAddInstallRuleCommand();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp876 {"addAppInstallRule", std::bind(&BundleTestTool::RunAsAddInstallRuleCommand, this)}, in CreateCommandMap()
2194 ErrCode BundleTestTool::RunAsAddInstallRuleCommand() in RunAsAddInstallRuleCommand() function in OHOS::AppExecFwk::BundleTestTool