Home
last modified time | relevance | path

Searched defs:itemOperaCb (Results 1 – 5 of 5) sorted by relevance

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