Searched refs:isNeedUpload (Results 1 – 4 of 4) sorted by relevance
78 currentContext_.isNeedUpload = true; in SetTaskNeedUpload()
105 bool isNeedUpload = false; // whether the current task need to do upload member
633 isNeedNotify = isFirstDownload && !currentContext_.isNeedUpload; in DoNotifyInNeed()719 currentContext_.isNeedUpload = true; in DoDownloadInNeed()
243 … isNeedFirstDownload = (currentContext_.locker == nullptr) && (!currentContext_.isNeedUpload); in DoSync()258 isActuallyNeedUpload = currentContext_.isNeedUpload; in DoSync()1889 currentContext_.isNeedUpload = false; in ClearCurrentContextWithoutLock()