Home
last modified time | relevance | path

Searched refs:ParseLongOpt (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/cmd/src/
H A Dhitrace_cmd.cpp307 static bool ParseLongOpt(const string& cmd, int optionIndex) in ParseLongOpt() function
437 isTrue = ParseLongOpt(argv[0], optIndex); in ParseOpt()