Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_general_store.cpp940 uint32_t syncCount) in OnSyncStart()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_check_sync_test.cpp2481 int64_t syncCount = 2; in SyncDataStatusTest() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_download_assets_test.cpp546 void DistributedDBCloudSyncerDownloadAssetsTest::WaitForSync(int &syncCount) in WaitForSync()