Home
last modified time | relevance | path

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

/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() local
H A 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
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Ddympool.h60 DympoolItemOperaCbSt itemOperaCb; /* item creation and destroy callback structure */ member
/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() local