Searched defs:longOptions (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/ |
H A D | ability_tool_command.cpp | 257 const struct option longOptions[] = { in ParseStartAbilityArgsFromCmd() local 368 const struct option longOptions[] = { in ParseStopServiceArgsFromCmd() local
|
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/ |
H A D | injection_tools_help_func.cpp | 83 struct option longOptions[] = { in SelectOptions() local
|
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/manager/ |
H A D | dump_implement.cpp | 209 static struct option longOptions[] = {{"cpufreq", no_argument, 0, 0}, in CmdParseWithParameter() local 335 …umpImplement::ParseSubLongCmdOption(int argc, DumperOpts &opts_, const struct option longOptions[], in ParseSubLongCmdOption() 362 …s DumpImplement::ParseLongCmdOption(int argc, DumperOpts &opts_, const struct option longOptions[], in ParseLongCmdOption()
|
/ohos5.0/base/hiviewdfx/hilog_lite/command/ |
H A D | hilog_command.c | 193 struct option longOptions[] = { in HilogCmdProc() local
|
/ohos5.0/foundation/multimodalinput/input/tools/vuinput/src/ |
H A D | virtual_device.cpp | 685 struct option longOptions[] = { in SelectOptions() local
|
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/ |
H A D | main.cpp | 1077 struct option longOptions[OPT_ENTRY_CNT]; in HilogEntry() local
|