Searched refs:LONG_OPTIONS_SANDBOX (Results 1 - 1 of 1) sorted by relevance
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 689 const struct option LONG_OPTIONS_SANDBOX[] = { member 1490 int32_t option = getopt_long(argc_, argv_, SHORT_OPTIONS_SANDBOX.c_str(), LONG_OPTIONS_SANDBOX, nullptr); in RunAsInstallSandboxCommand() 1546 int32_t option = getopt_long(argc_, argv_, SHORT_OPTIONS_SANDBOX.c_str(), LONG_OPTIONS_SANDBOX, nullptr); in RunAsUninstallSandboxCommand() 1610 int32_t option = getopt_long(argc_, argv_, SHORT_OPTIONS_SANDBOX.c_str(), LONG_OPTIONS_SANDBOX, nullptr); in RunAsDumpSandboxCommand()
|
Completed in 7 milliseconds