Home
last modified time | relevance | path

Searched refs:GetCloudSyncInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dsync_manager.h129 …static std::vector<std::tuple<QueryKey, uint64_t>> GetCloudSyncInfo(const SyncInfo &info, CloudInf…
H A Dsync_manager.cpp336 auto cloudSyncInfos = GetCloudSyncInfo(info, cloud); in GetSyncTask()
633 std::vector<std::tuple<QueryKey, uint64_t>> SyncManager::GetCloudSyncInfo(const SyncInfo &info, Clo… in GetCloudSyncInfo() function in OHOS::CloudData::SyncManager
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dcloud_data_test.cpp1564 HWTEST_F(CloudDataTest, GetCloudSyncInfo, TestSize.Level0)
1573 auto ret = sync.GetCloudSyncInfo(info, cloud);