Home
last modified time | relevance | path

Searched refs:FillpDestroyBufItemPool (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dfillp_buf_item.h30 void FillpDestroyBufItemPool(void *pool);
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_buf_item.c75 void FillpDestroyBufItemPool(void *pool) in FillpDestroyBufItemPool() function
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_pcb.c121 FillpDestroyBufItemPool(pcb->itemPool); in FillpFreeRecvItemPool()
127 FillpDestroyBufItemPool(pcb->itemPool); in FillpFreeSendItemPool()