Home
last modified time | relevance | path

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

/ohos5.0/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, traceMs… argument
41 (traceDesc).traceDirection = FILLP_TRACE_DIRECT_SEND; \
43 (FILLP_UINT8 *)(void *)&(traceDesc), traceMsg); \
57 traceDesc, traceMsg) do { \
59 (traceDesc).traceDirection = FILLP_TRACE_DIRECT_RECV; \
61 (FILLP_UINT8 *)(void *)&(traceDesc), traceMsg); \