Searched refs:GetUploadCountByTable (Results 1 – 2 of 2) sorted by relevance
154 int GetUploadCountByTable(const CloudSyncer::TaskId &taskId, int64_t &count);
643 int CloudSyncer::GetUploadCountByTable(const CloudSyncer::TaskId &taskId, int64_t &count) in GetUploadCountByTable() function in DistributedDB::CloudSyncer710 errCode = GetUploadCountByTable(taskInfo.taskId, count); in DoDownloadInNeed()