Searched defs:traceObjType (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | api.c | 349 IN FILLP_UINT8 traceObjType, /* FILLP_TRACE_OBJ_TYPE_ENUM */ in FtInnerStartTrace() 393 IN FILLP_UINT8 traceObjType, /* Type */ in FtInnerStopTrace() 432 static FILLP_INT32 FtStartStopTraceSock(IN struct FtSocket *sockft, IN FILLP_UINT8 traceObjType, in FtStartStopTraceSock() 462 FILLP_INT32 FtStartStopTrace(IN FILLP_UINT8 traceObjType, IN FILLP_INT traceObj, in FtStartStopTrace() 538 IN FILLP_UINT8 traceObjType, /* Type */ in FtStartTrace() 561 IN FILLP_UINT8 traceObjType, /* Type */ in FtStopTrace()
|
/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
|