Home
last modified time | relevance | path

Searched defs:throttleGrow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_buf_item.c50 int FillpMallocBufItem(void *pool, void **data, int throttleGrow) in FillpMallocBufItem()
55 int FillpAskMoreBufItem(void *pool, int stepSize, int throttleGrow) in FillpAskMoreBufItem()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c176 int DympAskMoreMemory(DympoolType *pool, int stepSize, int throttleGrow) in DympAskMoreMemory()
204 int DympAlloc(DympoolType *pool, void **data, int throttleGrow) in DympAlloc()