Home
last modified time | relevance | path

Searched defs:recycle (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-ComponentContent.md217 ### recycle subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-ComponentContent.md217 ### recycle subsection
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_scheduler.h118 static void RegistCb(const AllocCB &alloc, const RecycleCB &recycle) in RegistCb()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/model/
H A Dobject_provider_base.cpp62 bool recycle = recyclebin_.size() < CacheHint()->GetValue(); in DisposeObject() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.h82 void RegisterRecycleByRangeCallback(const RecycleByRangeFunc& recycle) in RegisterRecycleByRangeCallback()
88 void RegisterRecycleByItemsCallback(const RecycleByItemsFunc& recycle) in RegisterRecycleByItemsCallback()
/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhdf_sbuf_impl.h63 void (*recycle)(struct HdfSBufImpl *sbuf); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsXNode.js93 recycle() { method in BuilderNode
124 recycle() { method in JSBuilderNode
2380 recycle() { method in ComponentContent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_pattern.cpp806 bool recycle = true; in SpeedTriggerAnimation() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp904 auto recycle = params[PARAM_IS_RECYCLE]->ToBoolean(); in CreateRecycle() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp730 bool recycle = false; in OnDataReloaded() local