Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.cpp1514 bool conflictNotifyMatch = commitData->IsConflictedNotifyMatched(itemPut, itemGet); in PutConflictData() local
1515 if (!conflictNotifyMatch) { in PutConflictData()