Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h67 ErrCode RunAsAddAppRunningRuleCommand();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp880 {"addAppRunningRule", std::bind(&BundleTestTool::RunAsAddAppRunningRuleCommand, this)}, in CreateCommandMap()
2556 ErrCode BundleTestTool::RunAsAddAppRunningRuleCommand() in RunAsAddAppRunningRuleCommand() function in OHOS::AppExecFwk::BundleTestTool