Home
last modified time | relevance | path

Searched refs:GetTType4Index (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.h230 std::optional<std::string> GetTType4Index(uint32_t index);
H A Drepeat_virtual_scroll_caches.cpp166 const auto& ttype = GetTType4Index(index); in GetCachedNode4Index()
765 std::optional<std::string> RepeatVirtualScrollCaches::GetTType4Index(uint32_t index) in GetTType4Index() function in OHOS::Ace::NG::RepeatVirtualScrollCaches
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Drepeat_node_cache_syntax_test.cpp917 auto ret = caches.GetTType4Index(0);