Home
last modified time | relevance | path

Searched refs:weakptr_factory_ (Results 1 – 22 of 22) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/cloud_content_scanning/
H A Dbinary_fcm_service.cc66 weakptr_factory_(this) { in BinaryFCMService()
73 weakptr_factory_(this) {} in BinaryFCMService()
93 weakptr_factory_.GetWeakPtr(), std::move(callback))); in GetInstanceID()
100 weakptr_factory_.GetWeakPtr(), std::move(callback))); in QueueGetInstanceIDCallback()
104 weakptr_factory_.GetWeakPtr()), in QueueGetInstanceIDCallback()
164 weakptr_factory_.GetWeakPtr()), in MaybeRunNextQueuedOperation()
230 weakptr_factory_.GetWeakPtr(), instance_id, in UnregisterInstanceIDImpl()
H A Dfile_analysis_request.cc119 weakptr_factory_.GetWeakPtr(), std::move(callback))); in GetRequestData()
171 weakptr_factory_.GetWeakPtr(), std::move(callback), in OnGotFileData()
179 weakptr_factory_.GetWeakPtr(), std::move(callback), in OnGotFileData()
H A Dfile_analysis_request.h58 base::WeakPtrFactory<FileAnalysisRequest> weakptr_factory_{this};
H A Dbinary_upload_service.cc446 weakptr_factory_.GetWeakPtr(), connector)); in GetTrafficAnnotationTag()
668 weakptr_factory_.GetWeakPtr(), url)); in GetTrafficAnnotationTag()
686 weakptr_factory_.GetWeakPtr(), connector), in GetTrafficAnnotationTag()
H A Dbinary_fcm_service.h131 base::WeakPtrFactory<BinaryFCMService> weakptr_factory_{this};
H A Dbinary_upload_service.h308 base::WeakPtrFactory<BinaryUploadService> weakptr_factory_; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/download_protection/
H A Dfile_analyzer.cc107 weakptr_factory_.GetWeakPtr())); in Start()
124 weakptr_factory_.GetWeakPtr())); in StartExtractFileFeatures()
142 weakptr_factory_.GetWeakPtr()), in StartExtractZipFeatures()
194 weakptr_factory_.GetWeakPtr()), in StartExtractRarFeatures()
244 weakptr_factory_.GetWeakPtr()), in StartExtractDmgFeatures()
H A Dcheck_native_file_system_write_request.cc132 return weakptr_factory_.GetWeakPtr(); in GetWeakPtr()
173 weakptr_factory_.InvalidateWeakPtrs(); in NotifyRequestFinished()
H A Dppapi_download_request.cc113 weakptr_factory_.GetWeakPtr()), in Start()
121 weakptr_factory_.GetWeakPtr())); in Start()
H A Dcheck_native_file_system_write_request.h65 base::WeakPtrFactory<CheckNativeFileSystemWriteRequest> weakptr_factory_{
H A Dfile_analyzer.h124 base::WeakPtrFactory<FileAnalyzer> weakptr_factory_{this};
H A Dcheck_client_download_request.cc248 return weakptr_factory_.GetWeakPtr(); in GetWeakPtr()
313 weakptr_factory_.InvalidateWeakPtrs(); in NotifyRequestFinished()
H A Dcheck_client_download_request.h93 base::WeakPtrFactory<CheckClientDownloadRequest> weakptr_factory_{this};
H A Dppapi_download_request.h171 base::WeakPtrFactory<PPAPIDownloadRequest> weakptr_factory_{this};
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/safe_browsing/content/password_protection/
H A Dpassword_protection_request.h77 return weakptr_factory_.GetWeakPtr(); in GetWeakPtr()
292 base::WeakPtrFactory<PasswordProtectionRequest> weakptr_factory_{this};
H A Dpassword_protection_request.cc137 weakptr_factory_.InvalidateWeakPtrs(); in ~PasswordProtectionRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/content/password_protection/
H A Dpassword_protection_request.h77 return weakptr_factory_.GetWeakPtr(); in GetWeakPtr()
294 base::WeakPtrFactory<PasswordProtectionRequest> weakptr_factory_{this};
H A Dpassword_protection_request.cc141 weakptr_factory_.InvalidateWeakPtrs(); in ~PasswordProtectionRequest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/enterprise/connectors/
H A Dfake_content_analysis_delegate.cc174 weakptr_factory_.GetWeakPtr(), base::FilePath(), in UploadTextForDeepScanning()
190 weakptr_factory_.GetWeakPtr(), path, std::move(request)), in UploadFileForDeepScanning()
H A Dfake_content_analysis_delegate.h116 base::WeakPtrFactory<FakeContentAnalysisDelegate> weakptr_factory_{this};
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/power/
H A Dperipheral_battery_notifier.cc155 weakptr_factory_( in PeripheralBatteryNotifier()
160 weakptr_factory_->GetWeakPtr())); in PeripheralBatteryNotifier()
H A Dperipheral_battery_notifier.h126 weakptr_factory_; variable