Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h154 bool compensatedSyncOnly = false; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_relational_store.cpp1119 …OGI("sync mode:%d, pri:%d, comp:%d", option.mode, option.priorityTask, option.compensatedSyncOnly); in Sync()
1120 if (option.compensatedSyncOnly) { in Sync()
1167 if (option.compensatedSyncOnly) { in CheckQueryValid()
1272 info.compensatedTask = option.compensatedSyncOnly; in FillSyncInfo()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp88 option.compensatedSyncOnly = false; in PrepareOption()
H A Ddistributeddb_cloud_check_sync_test.cpp79 option.compensatedSyncOnly = isCompensatedSyncOnly; in PrepareOption()
2059 option.compensatedSyncOnly = true;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_lock_test.cpp311 option.compensatedSyncOnly = isCompensatedSyncOnly; in PrepareOption()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp370 option.compensatedSyncOnly = false; in PrepareOption()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_nb_delegate_rd_test.cpp2275 .compensatedSyncOnly = false,