Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h68 ErrCode RunAsDeleteAppRunningRuleCommand();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp881 … {"deleteAppRunningRule", std::bind(&BundleTestTool::RunAsDeleteAppRunningRuleCommand, this)}, in CreateCommandMap()
2607 ErrCode BundleTestTool::RunAsDeleteAppRunningRuleCommand() in RunAsDeleteAppRunningRuleCommand() function in OHOS::AppExecFwk::BundleTestTool