Home
last modified time | relevance | path

Searched defs:SetIsLazyCreating (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_model_ng.h33 void SetIsLazyCreating(bool isLazy) override {} in SetIsLazyCreating() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_item_component.h117 void SetIsLazyCreating(const bool isLazy) in SetIsLazyCreating() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dlist_item_model_impl.cpp65 void ListItemModelImpl::SetIsLazyCreating(bool isLazy) in SetIsLazyCreating() function in OHOS::Ace::Framework::ListItemModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_item_component.h140 void SetIsLazyCreating(const bool isLazy) in SetIsLazyCreating() function