Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h70 ErrCode RunAsGetAppRunningControlRuleCommand();
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp883 …{"getAppRunningControlRule", std::bind(&BundleTestTool::RunAsGetAppRunningControlRuleCommand, this… in CreateCommandMap()
2760 ErrCode BundleTestTool::RunAsGetAppRunningControlRuleCommand() in RunAsGetAppRunningControlRuleCommand() function in OHOS::AppExecFwk::BundleTestTool