Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Dgrid_layout_item_component.h145 bool GetIsLazyCreating() const in GetIsLazyCreating() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_item_component.h122 bool GetIsLazyCreating() const in GetIsLazyCreating() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp431 if (listItemComponent->GetIsLazyCreating()) { in Update()
521 if (gridItemComponent->GetIsLazyCreating()) { in Update()