Searched defs:helpInfo (Results 1 – 4 of 4) sorted by relevance
141 static HandlerNode *CreateHiDumperHandlerNode(char *moduleName, char *helpInfo, DumpHandlerFunc han… in CreateHiDumperHandlerNode()175 int32_t SoftBusRegHiDumperHandler(char *moduleName, char *helpInfo, DumpHandlerFunc handler) in SoftBusRegHiDumperHandler()
47 char helpInfo[SOFTBUS_MODULE_HELP_LEN]; member
141 void Option::ShowOption(const ::std::string &option, const ::std::string &helpInfo) in ShowOption()
222 std::string helpInfo; in GetFormatMaxSize() local