Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h69 ErrCode RunAsCleanAppRunningRuleCommand();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp882 {"cleanAppRunningRule", std::bind(&BundleTestTool::RunAsCleanAppRunningRuleCommand, this)}, in CreateCommandMap()
2686 ErrCode BundleTestTool::RunAsCleanAppRunningRuleCommand() in RunAsCleanAppRunningRuleCommand() function in OHOS::AppExecFwk::BundleTestTool