Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.cpp400 if (info.isExchange) { in RepairMoveOrExchange()
625 startInfo.isExchange = true; in OperateExchange()
644 endInfo.isExchange = true; in OperateExchange()
H A Dlazy_for_each_builder.h49 bool isExchange = false; member