Searched refs:RepeatVirtualScrollCaches (Results 1 – 4 of 4) sorted by relevance
36 RepeatVirtualScrollCaches::RepeatVirtualScrollCaches( in RepeatVirtualScrollCaches() function in OHOS::Ace::NG::RepeatVirtualScrollCaches265 bool RepeatVirtualScrollCaches::CheckTTypeChanged(uint32_t index) in CheckTTypeChanged()293 void RepeatVirtualScrollCaches::InvalidateKeyAndTTypeCaches() in InvalidateKeyAndTTypeCaches()435 void RepeatVirtualScrollCaches::ForEachL1IndexUINode( in ForEachL1IndexUINode()639 RefPtr<UINode> RepeatVirtualScrollCaches::UINodeHasBeenUpdated( in UINodeHasBeenUpdated()702 bool RepeatVirtualScrollCaches::Purge() in Purge()886 std::string RepeatVirtualScrollCaches::DumpL1() const in DumpL1()903 std::string RepeatVirtualScrollCaches::DumpL2() const in DumpL2()919 std::string RepeatVirtualScrollCaches::DumpKey4Index() const in DumpKey4Index()933 std::string RepeatVirtualScrollCaches::DumpTType4Index() const in DumpTType4Index()[all …]
35 class RepeatVirtualScrollCaches; variable37 const RepeatVirtualScrollCaches* virtualScroll_;39 …explicit KeySorterClass(const RepeatVirtualScrollCaches* virtualScroll) : virtualScroll_(virtualSc… in KeySorterClass()48 class RepeatVirtualScrollCaches {52 …RepeatVirtualScrollCaches(const std::map<std::string, std::pair<bool, uint32_t>>& cacheCountL24tty…
200 mutable RepeatVirtualScrollCaches caches_;
175 RepeatVirtualScrollCaches caches(cacheCountL24ttype,828 RepeatVirtualScrollCaches caches(864 RepeatVirtualScrollCaches caches(895 RepeatVirtualScrollCaches caches(913 RepeatVirtualScrollCaches caches(932 RepeatVirtualScrollCaches caches(952 RepeatVirtualScrollCaches caches(978 RepeatVirtualScrollCaches caches(1001 RepeatVirtualScrollCaches caches(1032 RepeatVirtualScrollCaches caches([all …]