Searched refs:GetCloudSyncInfo (Results 1 – 3 of 3) sorted by relevance
129 …static std::vector<std::tuple<QueryKey, uint64_t>> GetCloudSyncInfo(const SyncInfo &info, CloudInf…
336 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
1564 HWTEST_F(CloudDataTest, GetCloudSyncInfo, TestSize.Level0)1573 auto ret = sync.GetCloudSyncInfo(info, cloud);