Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.cpp398 OperationInfo& info, LazyForEachChild& child, int32_t index, int32_t changedIndex) in RepairMoveOrExchange()
482 OperationInfo itemInfo; in OperateAdd()
505 OperationInfo itemInfo; in OperateDelete()
516 OperationInfo extraInfo; in OperateDelete()
532 OperationInfo itemInfo; in OperateChange()
561 OperationInfo fromInfo; in OperateMove()
562 OperationInfo toInfo; in OperateMove()
604 OperationInfo startInfo; in OperateExchange()
605 OperationInfo endInfo; in OperateExchange()
H A Dlazy_for_each_builder.h40 typedef struct OperationInfo { struct
41 OperationInfo():node(nullptr) {} in OperationInfo() argument
51 } OperationInfo; argument
106 OperationInfo& info, LazyForEachChild& child, int32_t index, int32_t changedIndex);
638 std::map<int32_t, OperationInfo> operationList_;
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Dlazy_for_each_builder_syntax_test_ng.cpp321 std::map<int32_t, OperationInfo> operationList;
322 OperationInfo itemInfo;
964 OperationInfo operationinfo;