Home
last modified time | relevance | path

Searched refs:OnProfileWillBeDestroyed (Results 1 – 25 of 72) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/enterprise/reporting/extension_request/
H A Dextension_request_observer_factory_unittest.cc82 TEST_F(ExtensionRequestObserverFactoryTest, OnProfileWillBeDestroyed) { in TEST_F() argument
91 factory_.OnProfileWillBeDestroyed(profile2); in TEST_F()
97 factory_.OnProfileWillBeDestroyed(profile); in TEST_F()
H A Dextension_request_observer_factory.h41 void OnProfileWillBeDestroyed(Profile* profile) override;
H A Dextension_request_observer_factory.cc59 void ExtensionRequestObserverFactory::OnProfileWillBeDestroyed( in OnProfileWillBeDestroyed() function in enterprise_reporting::ExtensionRequestObserverFactory
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_observer.h29 virtual void OnProfileWillBeDestroyed(Profile* profile) {} in OnProfileWillBeDestroyed() function
H A Dprofile_activity_metrics_recorder.h45 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dnote_taking_controller_client.h34 void OnProfileWillBeDestroyed(Profile* profile) override;
H A Dnote_taking_controller_client.cc38 void NoteTakingControllerClient::OnProfileWillBeDestroyed(Profile* profile) { in OnProfileWillBeDestroyed() function in chromeos::NoteTakingControllerClient
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Dchrome_process_manager_delegate.h49 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/task_manager/providers/
H A Dworker_task_provider.h49 void OnProfileWillBeDestroyed(Profile* profile) override;
H A Dworker_task_provider.cc53 void WorkerTaskProvider::OnProfileWillBeDestroyed(Profile* profile) { in OnProfileWillBeDestroyed() function in task_manager::WorkerTaskProvider
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/devtools/
H A Ddevtools_browser_context_manager.h37 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/download_protection/
H A Ddownload_reporter.h34 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/
H A Dchallenge_response_auth_keys_loader.h65 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/hats/
H A Dhats_survey_status_checker.h61 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/status_collector/
H A Daffiliated_session_service.h61 void OnProfileWillBeDestroyed(Profile* profile) override;
H A Daffiliated_session_service.cc84 void AffiliatedSessionService::OnProfileWillBeDestroyed(Profile* profile) { in OnProfileWillBeDestroyed() function in policy::AffiliatedSessionService
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/performance_manager/
H A Dchrome_browser_main_extra_parts_performance_manager.h67 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/renderer_host/
H A Dchrome_extension_message_filter.h73 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/renderer_host/
H A Dchrome_extension_message_filter.h74 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/system/
H A Dsystem_clock.h70 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/safe_browsing/incident_reporting/
H A Dlast_download_finder.h107 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Dmagnification_manager.h77 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/hats/
H A Dhats_next_web_dialog.h44 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/
H A Dnotification_ui_manager_impl.h69 void OnProfileWillBeDestroyed(Profile* profile) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/media_router/
H A Dpresentation_receiver_window_controller.h73 void OnProfileWillBeDestroyed(Profile* profile) override;

123