Home
last modified time | relevance | path

Searched refs:SetCacheParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.cpp149 layoutAlgorithm->SetCacheParam(std::nullopt); in OnDirtyLayoutWrapperSwap()
641 itemGroup->SetCacheParam(param); in LayoutCache()
H A Dlist_item_group_layout_algorithm.h342 void SetCacheParam(std::optional<ListItemGroupCacheParam> param) in SetCacheParam() function