Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/incremental/concurrent-update/src/
Dindex.ts68 private syncCount = 0 property in Sync
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
Drdb_general_store.cpp1103 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.cpp562 void DistributedDBCloudSyncerDownloadAssetsTest::WaitForSync(int &syncCount) in WaitForSync()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
Ddistributeddb_cloud_check_sync_test.cpp2989 int64_t syncCount = 2; in SyncDataStatusTest() local