Home
last modified time | relevance | path

Searched refs:AddKeyToL1WithNodeUpdate (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.h142 … void AddKeyToL1WithNodeUpdate(const std::string& key, uint32_t index, bool shouldTriggerRecycle);
H A Drepeat_virtual_scroll_node.cpp368 caches_.AddKeyToL1WithNodeUpdate(key.value(), index, isChildReused); in GetFrameChildByIndex()
H A Drepeat_virtual_scroll_caches.cpp232 void RepeatVirtualScrollCaches::AddKeyToL1WithNodeUpdate(const std::string& key, uint32_t index, in AddKeyToL1WithNodeUpdate() function in OHOS::Ace::NG::RepeatVirtualScrollCaches