Home
last modified time | relevance | path

Searched defs:syncCount (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.cpp1053 uint32_t syncCount) in OnSyncStart()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
Ddistributeddb_cloud_syncer_download_assets_only_test.cpp550 void DistributedDBCloudSyncerDownloadAssetsOnlyTest::WaitForSync(int &syncCount) in WaitForSync()
Ddistributeddb_cloud_syncer_download_assets_test.cpp552 void DistributedDBCloudSyncerDownloadAssetsTest::WaitForSync(int &syncCount) in WaitForSync()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_check_sync_test.cpp2929 int64_t syncCount = 2; in SyncDataStatusTest() local