Searched defs:needClean (Results 1 – 10 of 10) sorted by relevance
83 bool needClean) in StopDownloadFile()90 bool needClean) in StopFileCache()
200 bool needClean = false; in StopFileCache() local296 bool needClean = false; in StopBatchFileCache() local
271 bool needClean = false; in Stop() local
228 int32_t CloudSyncServiceProxy::StopDownloadFile(const std::string &uri, bool needClean) in StopDownloadFile()233 int32_t CloudSyncServiceProxy::StopFileCache(const int64_t &downloadId, bool needClean) in StopFileCache()
283 int32_t CloudSyncManagerImpl::StopDownloadFile(const std::string &uri, bool needClean) in StopDownloadFile()297 int32_t CloudSyncManagerImpl::StopFileCache(const int64_t &downloadId, bool needClean) in StopFileCache()
691 int32_t CloudSyncServiceProxy::StopDownloadFile(const std::string &uri, bool needClean) in StopDownloadFile()740 int32_t CloudSyncServiceProxy::StopFileCache(const int64_t &downloadId, bool needClean) in StopFileCache()
365 bool needClean = false; variable
139 bool needClean = fuzzData.GetData<bool>(); in StopDownloadFileFuzzTest() local
549 int32_t CloudSyncService::StopDownloadFile(const std::string &path, bool needClean) in StopDownloadFile()560 int32_t CloudSyncService::StopFileCache(const int64_t &downloadId, bool needClean) in StopFileCache()
418 bool needClean = data.ReadBool(); in HandleStopDownloadFile() local438 bool needClean = data.ReadBool(); in HandleStopFileCache() local