/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/cloud_content_scanning/ |
H A D | binary_fcm_service.cc | 66 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 D | file_analysis_request.cc | 119 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 D | file_analysis_request.h | 58 base::WeakPtrFactory<FileAnalysisRequest> weakptr_factory_{this};
|
H A D | binary_upload_service.cc | 446 weakptr_factory_.GetWeakPtr(), connector)); in GetTrafficAnnotationTag() 668 weakptr_factory_.GetWeakPtr(), url)); in GetTrafficAnnotationTag() 686 weakptr_factory_.GetWeakPtr(), connector), in GetTrafficAnnotationTag()
|
H A D | binary_fcm_service.h | 131 base::WeakPtrFactory<BinaryFCMService> weakptr_factory_{this};
|
H A D | binary_upload_service.h | 308 base::WeakPtrFactory<BinaryUploadService> weakptr_factory_; variable
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/download_protection/ |
H A D | file_analyzer.cc | 107 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 D | check_native_file_system_write_request.cc | 132 return weakptr_factory_.GetWeakPtr(); in GetWeakPtr() 173 weakptr_factory_.InvalidateWeakPtrs(); in NotifyRequestFinished()
|
H A D | ppapi_download_request.cc | 113 weakptr_factory_.GetWeakPtr()), in Start() 121 weakptr_factory_.GetWeakPtr())); in Start()
|
H A D | check_native_file_system_write_request.h | 65 base::WeakPtrFactory<CheckNativeFileSystemWriteRequest> weakptr_factory_{
|
H A D | file_analyzer.h | 124 base::WeakPtrFactory<FileAnalyzer> weakptr_factory_{this};
|
H A D | check_client_download_request.cc | 248 return weakptr_factory_.GetWeakPtr(); in GetWeakPtr() 313 weakptr_factory_.InvalidateWeakPtrs(); in NotifyRequestFinished()
|
H A D | check_client_download_request.h | 93 base::WeakPtrFactory<CheckClientDownloadRequest> weakptr_factory_{this};
|
H A D | ppapi_download_request.h | 171 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 D | password_protection_request.h | 77 return weakptr_factory_.GetWeakPtr(); in GetWeakPtr() 292 base::WeakPtrFactory<PasswordProtectionRequest> weakptr_factory_{this};
|
H A D | password_protection_request.cc | 137 weakptr_factory_.InvalidateWeakPtrs(); in ~PasswordProtectionRequest()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/safe_browsing/content/password_protection/ |
H A D | password_protection_request.h | 77 return weakptr_factory_.GetWeakPtr(); in GetWeakPtr() 294 base::WeakPtrFactory<PasswordProtectionRequest> weakptr_factory_{this};
|
H A D | password_protection_request.cc | 141 weakptr_factory_.InvalidateWeakPtrs(); in ~PasswordProtectionRequest()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/enterprise/connectors/ |
H A D | fake_content_analysis_delegate.cc | 174 weakptr_factory_.GetWeakPtr(), base::FilePath(), in UploadTextForDeepScanning() 190 weakptr_factory_.GetWeakPtr(), path, std::move(request)), in UploadFileForDeepScanning()
|
H A D | fake_content_analysis_delegate.h | 116 base::WeakPtrFactory<FakeContentAnalysisDelegate> weakptr_factory_{this};
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/power/ |
H A D | peripheral_battery_notifier.cc | 155 weakptr_factory_( in PeripheralBatteryNotifier() 160 weakptr_factory_->GetWeakPtr())); in PeripheralBatteryNotifier()
|
H A D | peripheral_battery_notifier.h | 126 weakptr_factory_; variable
|