Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_node.h172 return caches_.GetCachedNode4Index(forIndex); in GetFromCaches()
H A Drepeat_virtual_scroll_caches.h138 RefPtr<UINode> GetCachedNode4Index(uint32_t forIndex);
H A Drepeat_virtual_scroll_caches.cpp160 RefPtr<UINode> RepeatVirtualScrollCaches::GetCachedNode4Index(uint32_t index) in GetCachedNode4Index() function in OHOS::Ace::NG::RepeatVirtualScrollCaches