Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.cpp725 auto prevPosMap = std::move(itemPosition_); in NotifyDataChange() local
726 for (auto &pos : prevPosMap) { in NotifyDataChange()
H A Dlist_pattern.cpp2633 auto prevPosMap = std::move(itemPosition_); in NotifyDataChange() local
2634 for (auto &pos : prevPosMap) { in NotifyDataChange()