Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper.c141 static HandlerNode *CreateHiDumperHandlerNode(char *moduleName, char *helpInfo, DumpHandlerFunc han… in CreateHiDumperHandlerNode()
175 int32_t SoftBusRegHiDumperHandler(char *moduleName, char *helpInfo, DumpHandlerFunc handler) in SoftBusRegHiDumperHandler()
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/include/
H A Dsoftbus_hidumper.h47 char helpInfo[SOFTBUS_MODULE_HELP_LEN]; member
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Doption.cpp141 void Option::ShowOption(const ::std::string &option, const ::std::string &helpInfo) in ShowOption()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp222 std::string helpInfo; in GetFormatMaxSize() local