Searched refs:PrepareAndDownload (Results 1 – 2 of 2) sorted by relevance
385 …int PrepareAndDownload(const std::string &table, const CloudTaskInfo &taskInfo, bool isFirstDownlo…
528 int CloudSyncer::PrepareAndDownload(const std::string &table, const CloudTaskInfo &taskInfo, bool i… in PrepareAndDownload() function in DistributedDB::CloudSyncer702 int errCode = PrepareAndDownload(table, taskInfo, isFirstDownload); in DoDownloadInNeed()