Home
last modified time | relevance | path

Searched defs:SetCacheCount (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_wrapper_node.cpp68 void LayoutWrapperNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& i… in SetCacheCount() function in OHOS::Ace::NG::LayoutWrapperNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
Dlazy_for_each_builder.h254 void SetCacheCount(int32_t cacheCount) in SetCacheCount() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_lanes_layout_algorithm.cpp239 void ListLanesLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount() function in OHOS::Ace::NG::ListLanesLayoutAlgorithm
Dlist_layout_algorithm.cpp235 void ListLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cacheCount) in SetCacheCount() function in OHOS::Ace::NG::ListLayoutAlgorithm
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dweb_pattern_test_handle_ng.cpp202 void SetCacheCount(int32_t cacheCount = COUNTER_NUMBER_ZERO_HANDLE, in SetCacheCount() function in OHOS::Ace::NG::MockLayoutWrapper
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dframe_node.cpp439 void SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConstraint) in SetCacheCount() function in OHOS::Ace::NG::FrameNode::FrameProxy
5565 void FrameNode::SetCacheCount(int32_t cacheCount, const std::optional<LayoutConstraintF>& itemConst… in SetCacheCount() function in OHOS::Ace::NG::FrameNode