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 D | api.c | 350 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 D | fillp.h | 38 #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 D | spunge.h | 136 void *traceHandle; member
|
H A D | sockets.h | 104 void *traceHandle; /* Handle provided by FillpTrace callback */ member
|