Searched defs:longOptions (Results 1 - 3 of 3) sorted by relevance
/base/hiviewdfx/hilog_lite/command/ |
H A D | hilog_command.c | 193 struct option longOptions[] = { in HilogCmdProc() local
|
/base/hiviewdfx/hidumper/frameworks/native/src/manager/ |
H A D | dump_implement.cpp | 218 static struct option longOptions[] = {{"cpufreq", no_argument, 0, 0}, in CmdParseWithParameter() local 351 bool DumpImplement::ParseSubLongCmdOption(int argc, DumperOpts &opts_, const struct option longOptions[], in ParseSubLongCmdOption() argument 380 ParseLongCmdOption(int argc, DumperOpts &opts_, const struct option longOptions[], const int &optionIndex, char *argv[]) ParseLongCmdOption() argument [all...] |
/base/hiviewdfx/hilog/services/hilogtool/ |
H A D | main.cpp | 1077 struct option longOptions[OPT_ENTRY_CN in HilogEntry() local [all...] |
Completed in 4 milliseconds