Searched defs:ConflictData (Results 1 – 2 of 2) sorted by relevance
22 struct ConflictData { struct31 ConflictData oldData; argument
80 struct ConflictData { struct81 DistributedDB::KvStoreNbConflictType type;82 DistributedDB::Key key;83 DistributedDB::Value oldValue;84 DistributedDB::Value newValue;85 bool oldIsDeleted = false;86 bool newIsDeleted = false;87 bool oldIsNative = false;88 bool newIsNative = false;