Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dapi.c350 IN FILLP_CONST void *traceHandle, /* Handle to be Stored in the FtSocket */ in FtInnerStartTrace()
433 IN FILLP_INT traceObj, IN FILLP_CONST void *traceHandle, FILLP_BOOL isStart) in FtStartStopTraceSock()
463 IN FILLP_CONST void *traceHandle, FILLP_BOOL isStart) in FtStartStopTrace()
540 IN FILLP_CONST void *traceHandle) /* Handle to be Stored in the FtSocket */ in FtStartTrace()
/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
48 #define FILLP_LM_FILLPMSGTRACE_OUTPUT(traceFlag, traceObjType, traceHandle, len, sock, pTracedesc, … argument
60 (*g_traceInfo.fillpTraceSend) (traceObjType, traceHandle, len, (FILLP_UINT32)(sock), \ argument
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dspunge.h136 void *traceHandle; member
H A Dsockets.h104 void *traceHandle; /* Handle provided by FillpTrace callback */ member