Searched refs:DoNotifyInNeed (Results 1 – 2 of 2) sorted by relevance
151 …void DoNotifyInNeed(const CloudSyncer::TaskId &taskId, const std::vector<std::string> &needNotifyT…
625 void CloudSyncer::DoNotifyInNeed(const CloudSyncer::TaskId &taskId, const std::vector<std::string> … in DoNotifyInNeed() function in DistributedDB::CloudSyncer731 DoNotifyInNeed(taskInfo.taskId, needNotifyTables, isFirstDownload); in DoDownloadInNeed()