Searched defs:dupHashKeySet (Results 1 – 4 of 4) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| D | cloud_syncer_extend.cpp | 1484 const std::set<Key> &dupHashKeySet, InnerProcessInfo &info, ChangedData &changedAssets) in CloudDbBatchDownloadAssets() 1505 void CloudSyncer::FillDownloadItem(const std::set<Key> &dupHashKeySet, const DownloadList &download… in FillDownloadItem() 1530 …const std::set<Key> &dupHashKeySet, bool isSharedTable, bool isAsyncDownloadAssets, const InnerPro… in GetDownloadRecords() 1556 …er::BatchDownloadAndCommitRes(const DownloadList &downloadList, const std::set<Key> &dupHashKeySet, in BatchDownloadAndCommitRes() 1621 void CloudSyncer::AddNotifyDataFromDownloadAssets(const std::set<Key> &dupHashKeySet, DownloadItem … in AddNotifyDataFromDownloadAssets() 1825 std::set<Key> dupHashKeySet; in BackgroundDownloadAssetsByTable() local
|
| D | icloud_syncer.h | 84 std::set<Key> dupHashKeySet; member
|
| D | cloud_syncer.cpp | 642 const std::set<Key> &dupHashKeySet, ChangedData &changedAssets) in CloudDbDownloadAssets() 686 const std::set<Key> &dupHashKeySet, ChangedData &changedAssets) in DownloadAssets() 2014 int CloudSyncer::DownloadOneAssetRecord(const std::set<Key> &dupHashKeySet, const DownloadList &dow… in DownloadOneAssetRecord()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| D | cloud_syncer_test.h | 271 std::set<Key> dupHashKeySet; in CallDownloadAssets() local
|