Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp124 const std::string SHORT_OPTIONS_GET = "hu"; member
1521 int32_t option = getopt_long(argc_, argv_, SHORT_OPTIONS_GET.c_str(), LONG_OPTIONS_GET, nullptr); in RunAsGetCommand()
H A Dbundle_test_tool.cpp698 const std::string SHORT_OPTIONS_GET = "hn:m:u:i:d:"; member
1910 int32_t option = getopt_long(argc_, argv_, SHORT_OPTIONS_GET.c_str(), LONG_OPTIONS_GET, nullptr); in RunAsGetStringCommand()
2161 int32_t option = getopt_long(argc_, argv_, SHORT_OPTIONS_GET.c_str(), LONG_OPTIONS_GET, nullptr); in RunAsGetIconCommand()

Completed in 14 milliseconds