Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_caches.cpp475 std::unordered_set<std::string> l1Copy; in RebuildL1() local
476 std::swap(l1Copy, activeNodeKeysInL1_); in RebuildL1()
478 for (const auto& key : l1Copy) { in RebuildL1()
497 std::unordered_set<std::string> l1Copy; in RebuildL1WithKey() local
498 std::swap(l1Copy, activeNodeKeysInL1_); in RebuildL1WithKey()
500 for (const auto& key : l1Copy) { in RebuildL1WithKey()