Searched defs:SetCacheCount (Results 1 – 5 of 5) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ | ||
| D | layout_wrapper_builder.h | 59 void SetCacheCount(int32_t cacheCount) in SetCacheCount() function |
| D | layout_wrapper.cpp | 54 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/ | ||
| D | mock_layout_wrapper.cpp | 71 void LayoutWrapper::SetCacheCount(int32_t cacheCount) in SetCacheCount() function in OHOS::Ace::NG::LayoutWrapper |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ | ||
| D | list_lanes_layout_algorithm.cpp | 308 void ListLanesLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cachedCount) in SetCacheCount() function in OHOS::Ace::NG::ListLanesLayoutAlgorithm |
| D | list_layout_algorithm.cpp | 522 void ListLayoutAlgorithm::SetCacheCount(LayoutWrapper* layoutWrapper, int32_t cachedCount) in SetCacheCount() function in OHOS::Ace::NG::ListLayoutAlgorithm |