Searched refs:cacheCountL24ttype (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/ |
H A D | repeat_node_cache_syntax_test.cpp | 175 RepeatVirtualScrollCaches caches(cacheCountL24ttype, 197 RepeatVirtualScrollCaches caches(cacheCountL24ttype, 225 RepeatVirtualScrollCaches caches(cacheCountL24ttype, 246 RepeatVirtualScrollCaches caches(cacheCountL24ttype, 465 RepeatVirtualScrollCaches caches(cacheCountL24ttype, 488 RepeatVirtualScrollCaches caches(cacheCountL24ttype, 509 RepeatVirtualScrollCaches caches(cacheCountL24ttype, 531 RepeatVirtualScrollCaches caches(cacheCountL24ttype, 554 RepeatVirtualScrollCaches caches(cacheCountL24ttype, 576 RepeatVirtualScrollCaches caches(cacheCountL24ttype, [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
H A D | repeat_virtual_scroll_caches.h | 52 …peatVirtualScrollCaches(const std::map<std::string, std::pair<bool, uint32_t>>& cacheCountL24ttype,
|
H A D | repeat_virtual_scroll_caches.cpp | 37 const std::map<std::string, std::pair<bool, uint32_t>>& cacheCountL24ttype, in RepeatVirtualScrollCaches() argument 42 : cacheCountL24ttype_(cacheCountL24ttype), // each ttype incl default has own L2 cache size in RepeatVirtualScrollCaches()
|