Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp125 const struct option LONG_OPTIONS_GET[] = { 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.cpp699 const struct option LONG_OPTIONS_GET[] = { 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 11 milliseconds