Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp1084 static const int argCountHelp = 3; in HilogEntry() local
1085 if (argc == argCountHelp) { in HilogEntry()
1088 Helper(argv[argCountHelp - 1]); in HilogEntry()