Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dpdt_fc.h234 #ifndef FILLP_UNSEND_BOX_LOOP_CHECK_BURST
236 #define FILLP_UNSEND_BOX_LOOP_CHECK_BURST 1024 macro
H A Dpdt_fc_miracast.h78 #define FILLP_UNSEND_BOX_LOOP_CHECK_BURST 1024 macro
H A Dpdt_fc_ut.h104 #define FILLP_UNSEND_BOX_LOOP_CHECK_BURST 1024 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c307 …SpungeAlloc(FILLP_UNSEND_BOX_LOOP_CHECK_BURST, sizeof(struct FillpPcbItem *), SPUNGE_ALLOC_TYPE_CA… in SpungeInstSendInit()
930 count = FillpQueuePop(boxQueue, (void *)item, FILLP_UNSEND_BOX_LOOP_CHECK_BURST); in SpungeLoopCheckUnsendBox()