Searched refs:SHORT_OPTIONS_SANDBOX (Results 1 - 1 of 1) sorted by relevance
/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | bundle_test_tool.cpp | 688 const std::string SHORT_OPTIONS_SANDBOX = "hn:d:u:a:"; 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 9 milliseconds