Searched refs:ParseSubLongCmdOption (Results 1 – 2 of 2) sorted by relevance
76 bool ParseSubLongCmdOption(int argc, DumperOpts &opts_, const struct option longOptions[],
335 bool DumpImplement::ParseSubLongCmdOption(int argc, DumperOpts &opts_, const struct option longOpti… in ParseSubLongCmdOption() function in OHOS::HiviewDFX::DumpImplement365 if (ParseSubLongCmdOption(argc, opts_, longOptions, optionIndex, argv)) { in ParseLongCmdOption()