Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp1017 struct OptEntry { struct
1018 const char opt;
1019 const char *longOpt;
1020 const ControlCmd cmd;
1021 const OptHandler handler;
1022 const bool needArg;
1025 uint32_t count;