Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_test_tool.h70 ErrCode RunAsGetAppRunningControlRuleCommand();
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp929 {"getAppRunningControlRule", std::bind(&BundleTestTool::RunAsGetAppRunningControlRuleCommand, this)}, in CreateCommandMap()
2810 ErrCode BundleTestTool::RunAsGetAppRunningControlRuleCommand() in RunAsGetAppRunningControlRuleCommand() function in OHOS::AppExecFwk::BundleTestTool
2817 APP_LOGD("RunAsGetAppRunningControlRuleCommand is start"); in RunAsGetAppRunningControlRuleCommand()

Completed in 8 milliseconds