Home
last modified time | relevance | path

Searched refs:GetCachedNode4Key (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_caches.cpp165 const auto node4Key = GetCachedNode4Key(key); in GetCachedNode4Index()
513 const auto& cacheItem4Key = GetCachedNode4Key(key); in DropFromL1()
774 std::optional<CacheItem> RepeatVirtualScrollCaches::GetCachedNode4Key(const std::optional<std::stri… in GetCachedNode4Key() function in OHOS::Ace::NG::RepeatVirtualScrollCaches
H A Drepeat_virtual_scroll_caches.h233 std::optional<CacheItem> GetCachedNode4Key(const std::optional<std::string>& key);
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Drepeat_node_cache_syntax_test.cpp898 auto ret = caches.GetCachedNode4Key(std::nullopt);