Home
last modified time | relevance | path

Searched refs:DympoolItemOperaCbSt (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Ddympool.h50 } DympoolItemOperaCbSt; typedef
60 DympoolItemOperaCbSt itemOperaCb; /* item creation and destroy callback structure */
64 DympoolItemOperaCbSt *itemOperaCb);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_buf_item.c38 DympoolItemOperaCbSt itemOperaCb = {FillpCreateDympCreateCb, FILLP_NULL_PTR}; in FillpCreateBufItemPool()
H A Dspunge_core.c450 DympoolItemOperaCbSt itemOperaCb = {FILLP_NULL_PTR, FILLP_NULL_PTR}; in FtAllocateEpollResource()
645 DympoolItemOperaCbSt itemOperaCb = {FILLP_NULL_PTR, FILLP_NULL_PTR}; in FtInitGlobalNetPool()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c22 DympoolItemOperaCbSt *itemOperaCb) in DympCreatePool()
H A Dspunge_message.c900 DympoolItemOperaCbSt itemOperaCb = {SpungeMsgCreatePoolCb, SpungeMsgDestroyPoolCb}; in SpungeMsgCreatePool()