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 | 1471 const std::set<Key> &dupHashKeySet, InnerProcessInfo &info, ChangedData &changedAssets) in CloudDbBatchDownloadAssets() 1492 void CloudSyncer::FillDownloadItem(const std::set<Key> &dupHashKeySet, const DownloadList &download… in FillDownloadItem() 1517 …const std::set<Key> &dupHashKeySet, bool isSharedTable, bool isAsyncDownloadAssets, const InnerPro… in GetDownloadRecords() 1543 …er::BatchDownloadAndCommitRes(const DownloadList &downloadList, const std::set<Key> &dupHashKeySet, in BatchDownloadAndCommitRes() 1608 void CloudSyncer::AddNotifyDataFromDownloadAssets(const std::set<Key> &dupHashKeySet, DownloadItem … in AddNotifyDataFromDownloadAssets() 1852 std::set<Key> dupHashKeySet; in BackgroundDownloadAssetsByTable() local
|
| D | icloud_syncer.h | 84 std::set<Key> dupHashKeySet; member
|
| D | cloud_syncer.cpp | 649 const std::set<Key> &dupHashKeySet, ChangedData &changedAssets) in CloudDbDownloadAssets() 693 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
|