Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp710 const struct option LONG_OPTIONS_RULE[] = { member
2256 int option = getopt_long(argc_, argv_, SHORT_OPTIONS_RULE.c_str(), LONG_OPTIONS_RULE, nullptr); in RunAsAddInstallRuleCommand()
2340 int option = getopt_long(argc_, argv_, SHORT_OPTIONS_RULE.c_str(), LONG_OPTIONS_RULE, nullptr); in RunAsGetInstallRuleCommand()
2435 int option = getopt_long(argc_, argv_, SHORT_OPTIONS_RULE.c_str(), LONG_OPTIONS_RULE, nullptr); in RunAsDeleteInstallRuleCommand()
2519 int option = getopt_long(argc_, argv_, SHORT_OPTIONS_RULE.c_str(), LONG_OPTIONS_RULE, nullptr); in RunAsCleanInstallRuleCommand()
2617 int option = getopt_long(argc_, argv_, SHORT_OPTIONS_RULE.c_str(), LONG_OPTIONS_RULE, nullptr); in RunAsAddAppRunningRuleCommand()
2668 int option = getopt_long(argc_, argv_, SHORT_OPTIONS_RULE.c_str(), LONG_OPTIONS_RULE, nullptr); in RunAsDeleteAppRunningRuleCommand()
2746 int option = getopt_long(argc_, argv_, SHORT_OPTIONS_RULE.c_str(), LONG_OPTIONS_RULE, nullptr); in RunAsCleanAppRunningRuleCommand()
2820 int option = getopt_long(argc_, argv_, SHORT_OPTIONS_RULE.c_str(), LONG_OPTIONS_RULE, nullptr); in RunAsGetAppRunningControlRuleCommand()
2905 int option = getopt_long(argc_, argv_, SHORT_OPTIONS_RULE.c_str(), LONG_OPTIONS_RULE, nullpt in RunAsGetAppRunningControlRuleResultCommand()
[all...]

Completed in 7 milliseconds