Home
last modified time | relevance | path

Searched refs:traceMsg (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Dspunge_app.h28 #define FILLP_APP_LM_FILLPCMDTRACE_OUTPUT(traceMsg) \
31 (*g_traceInfo.fillpTraceSend) traceMsg; \
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h38 #define FILLP_LM_TRACE_SEND_MSG(traceFlag, traceObjType, traceHandle, len, sock, traceDesc, traceMsg) do { \
43 (FILLP_UINT8 *)(void *)&(traceDesc), traceMsg); \
48 #define FILLP_LM_FILLPMSGTRACE_OUTPUT(traceFlag, traceObjType, traceHandle, len, sock, pTracedesc, traceMsg) do { \
52 pTracedesc, traceMsg); \
57 traceDesc, traceMsg) do { \
61 (FILLP_UINT8 *)(void *)&(traceDesc), traceMsg); \
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h36 * @param[in] traceMsg Indicates the actual trace message. For commands from user, only the arguments are part
46 IN FILLP_CHAR *traceMsg, ...);

Completed in 4 milliseconds