Home
last modified time | relevance | path

Searched refs:HELP_COMMENT (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/adapter/uhdf2/manager/src/
Ddevmgr_dump.c33 static const char *HELP_COMMENT = variable
477 (void)HdfSbufWriteString(reply, HELP_COMMENT); in DevMgrDump()
490 (void)HdfSbufWriteString(reply, HELP_COMMENT); in DevMgrDump()
496 (void)HdfSbufWriteString(reply, HELP_COMMENT); in DevMgrDump()
505 (void)HdfSbufWriteString(reply, HELP_COMMENT); in DevMgrDump()
/drivers/hdf_core/framework/tools/hdf_dbg/
Dhdf_dbg.cpp39 static constexpr const char *HELP_COMMENT = variable
96 cout << HELP_COMMENT; in PrintHelp()