Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
Dlayout_wrapper_builder.h59 void SetCacheCount(int32_t cacheCount) in SetCacheCount() function
Dlayout_wrapper.cpp54 void LayoutWrapper::SetCacheCount(int32_t cacheCount) in SetCacheCount() function in OHOS::Ace::NG::LayoutWrapper
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/mock/layout/
Dmock_layout_wrapper.cpp71 void LayoutWrapper::SetCacheCount(int32_t cacheCount) in SetCacheCount() function in OHOS::Ace::NG::LayoutWrapper
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_lanes_layout_algorithm.cpp308 void ListLanesLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cachedCount) in SetCacheCount() function in OHOS::Ace::NG::ListLanesLayoutAlgorithm
Dlist_layout_algorithm.cpp522 void ListLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cachedCount) in SetCacheCount() function in OHOS::Ace::NG::ListLayoutAlgorithm