Home
last modified time | relevance | path

Searched defs:initSize (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Ddisplay_sync_manager_test.cpp56 int32_t initSize = 0; variable
117 int32_t initSize = 0; variable
207 int32_t initSize = 0; variable
254 int32_t initSize = 0; variable
296 int32_t initSize = 0; variable
340 int32_t initSize = 0; variable
382 int32_t initSize = 0; variable
434 int32_t initSize = 0; variable
488 int32_t initSize = 0; variable
547 int32_t initSize = 0; variable
[all …]
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_buf_item.c35 void *FillpCreateBufItemPool(int poolSize, int initSize, int pktSize) in FillpCreateBufItemPool()
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_unwind_async_thread.cpp172 size_t initSize = frames.size(); in UnwindThreadByParseStackIfNeed() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Ddympool.h57 int initSize; /* Initial size when do create */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_pcb.c227 …int initSize = (fpcb->fcAlg == FILLP_SUPPORT_ALG_MSG) ? FILLP_MSG_DYMM_INIT_SEND_SIZE : FILLP_DYMM… in InitItemPool() local
299 …int initSize = (fpcb->fcAlg == FILLP_SUPPORT_ALG_MSG) ? FILLP_MSG_DYMM_INIT_RECV_SIZE : FILLP_DYMM… in FillpInitRecvPcbBox() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Ddympool.c21 DympoolType *DympCreatePool(int initSize, int maxSize, int itemSize, FILLP_BOOL autoExpand, in DympCreatePool()
H A Dspunge_message.c898 void *SpungeMsgCreatePool(int initSize, int maxSize) in SpungeMsgCreatePool()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/
H A Dshared_transition_effect.cpp196 auto initSize = src->GetLayoutProperty()->GetCalcLayoutConstraint() in CreateSizeAnimation() local