Searched defs:longOptions (Results 1 – 3 of 3) sorted by relevance
| /base/hiviewdfx/hidumper/frameworks/native/src/manager/ |
| 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()
|
| /base/hiviewdfx/hilog_lite/command/ |
| D | hilog_command.c | 193 struct option longOptions[] = { in HilogCmdProc() local
|
| /base/hiviewdfx/hilog/services/hilogtool/ |
| D | main.cpp | 1077 struct option longOptions[OPT_ENTRY_CNT]; in HilogEntry() local
|