Searched defs:conflict (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/ |
H A D | generic_kvdb_connection.cpp | 290 const Key &key, const KvDBObserverAction &action, bool conflict, int &errCode) in RegisterSpecialListener()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
H A D | virtual_cloud_db.cpp | 644 void VirtualCloudDb::SetConflictInUpload(bool conflict) in SetConflictInUpload()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
H A D | relational_store_impl_rdbstore.cpp | 189 …int64_t RdbStoreImpl::Insert(const char* table, ValuesBucket valuesBucket, int32_t conflict, int32… in Insert()
|
H A D | relational_store_ffi.cpp | 507 …OSRelationalStoreInsert(int64_t id, const char* table, ValuesBucket valuesBucket, int32_t conflict, in FfiOHOSRelationalStoreInsert()
|