Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h495 typedef void (*FillpDebugSendFunc)(IN FILLP_UINT32 debugType, IN FILLP_UINT32 debugLvl, typedef
502FillpDebugSendFunc debugCallbackFunc; /* Registers debug information output callback function. */
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_instance.cpp107 logCallBack.debugCallbackFunc = static_cast<FillpDebugSendFunc>(PrintFillpLog); in PreSetFillpCoreParams()