Searched refs:isNeedFirstDownload (Results 1 – 1 of 1) sorted by relevance
237 bool isNeedFirstDownload = false; in DoSync() local243 … isNeedFirstDownload = (currentContext_.locker == nullptr) && (!currentContext_.isNeedUpload); in DoSync()247 if (isNeedFirstDownload) { in DoSync()