Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp914 struct OptEntry { struct
915 const char opt;
916 const char *longOpt;
917 const ControlCmd cmd;
918 const OptHandler handler;
919 const bool needArg;
922 uint32_t count;