Home
last modified time | relevance | path

Searched defs:OptEntry (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp990 struct OptEntry { struct
991 const char opt;
992 const char *longOpt;
993 const ControlCmd cmd;
994 const OptHandler handler;
995 const bool needArg;
998 uint32_t count;