Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_test_tool.cpp688 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