Home
last modified time | relevance | path

Searched refs:ShutdownOnUIThread (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/content_settings/
H A Dcontent_settings_pref_provider_unittest.cc206 provider.ShutdownOnUIThread(); in TEST_F()
264 provider.ShutdownOnUIThread(); in TEST_F()
368 provider.ShutdownOnUIThread(); in TEST_F()
457 provider.ShutdownOnUIThread(); in TEST_F()
629 provider.ShutdownOnUIThread(); in TEST_F()
689 provider.ShutdownOnUIThread(); in TEST_F()
745 provider.ShutdownOnUIThread(); in TEST_F()
783 provider.ShutdownOnUIThread(); in TEST_F()
830 provider.ShutdownOnUIThread(); in TEST_F()
882 provider.ShutdownOnUIThread(); in TEST_F()
[all …]
H A Dcontent_settings_policy_provider_unittest.cc64 provider.ShutdownOnUIThread(); in TEST_F()
86 provider.ShutdownOnUIThread(); in TEST_F()
111 provider.ShutdownOnUIThread(); in TEST_F()
160 provider.ShutdownOnUIThread(); in TEST_F()
202 provider.ShutdownOnUIThread(); in TEST_F()
221 provider.ShutdownOnUIThread(); in TEST_F()
H A Dcontent_settings_default_provider_unittest.cc32 provider_.ShutdownOnUIThread(); in ~ContentSettingsDefaultProviderTest()
270 otr_provider.ShutdownOnUIThread(); in TEST_F()
271 otr_provider2.ShutdownOnUIThread(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/
H A Dpassword_store_unittest.cc260 store->ShutdownOnUIThread(); in TEST_F()
316 store->ShutdownOnUIThread(); in TEST_F()
353 store->ShutdownOnUIThread(); in TEST_F()
396 store->ShutdownOnUIThread(); in TEST_F()
438 store->ShutdownOnUIThread(); in TEST_F()
480 store->ShutdownOnUIThread(); in TEST_F()
507 store->ShutdownOnUIThread(); in TEST_F()
541 store->ShutdownOnUIThread(); in TEST_F()
568 store->ShutdownOnUIThread(); in TEST_F()
633 store->ShutdownOnUIThread(); in TEST_F()
[all …]
H A Dstore_metrics_reporter_unittest.cc118 store->ShutdownOnUIThread(); in TEST_P()
233 account_store->ShutdownOnUIThread(); in TEST_F()
234 profile_store->ShutdownOnUIThread(); in TEST_F()
H A Dcredential_manager_pending_prevent_silent_access_task_unittest.cc43 account_store_->ShutdownOnUIThread(); in TearDown()
44 profile_store_->ShutdownOnUIThread(); in TearDown()
H A Dhttp_credentials_cleaner_unittest.cc239 store_->ShutdownOnUIThread(); in TEST_P()
276 password_store->ShutdownOnUIThread(); in TEST()
311 password_store->ShutdownOnUIThread(); in TEST()
H A Dleak_detection_delegate_helper_unittest.cc72 store_->ShutdownOnUIThread(); in TearDown()
257 account_store_->ShutdownOnUIThread(); in TearDown()
258 profile_store_->ShutdownOnUIThread(); in TearDown()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/password_manager/core/browser/
H A Dpassword_store_unittest.cc263 store->ShutdownOnUIThread(); in TEST_F()
319 store->ShutdownOnUIThread(); in TEST_F()
356 store->ShutdownOnUIThread(); in TEST_F()
399 store->ShutdownOnUIThread(); in TEST_F()
441 store->ShutdownOnUIThread(); in TEST_F()
483 store->ShutdownOnUIThread(); in TEST_F()
510 store->ShutdownOnUIThread(); in TEST_F()
544 store->ShutdownOnUIThread(); in TEST_F()
571 store->ShutdownOnUIThread(); in TEST_F()
636 store->ShutdownOnUIThread(); in TEST_F()
[all …]
H A Dhttp_credentials_cleaner_unittest.cc240 store_->ShutdownOnUIThread(); in TEST_P()
277 password_store->ShutdownOnUIThread(); in TEST()
312 password_store->ShutdownOnUIThread(); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/plugins/
H A Dplugin_info_host_impl.h85 void ShutdownOnUIThread();
105 void ShutdownOnUIThread();
H A Dplugin_info_host_impl.cc144 void PluginInfoHostImpl::Context::ShutdownOnUIThread() { in ShutdownOnUIThread() function in PluginInfoHostImpl::Context
155 ->Subscribe(base::Bind(&PluginInfoHostImpl::ShutdownOnUIThread, in PluginInfoHostImpl()
159 void PluginInfoHostImpl::ShutdownOnUIThread() { in ShutdownOnUIThread() function in PluginInfoHostImpl
161 context_.ShutdownOnUIThread(); in ShutdownOnUIThread()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync_file_system/local/
H A Dlocal_file_sync_context_unittest.cc273 sync_context_->ShutdownOnUIThread(); in PrepareForSync_Basic()
338 sync_context_->ShutdownOnUIThread(); in PrepareForSync_WriteDuringSync()
366 sync_context_->ShutdownOnUIThread(); in TEST_F()
408 sync_context_->ShutdownOnUIThread(); in TEST_F()
492 sync_context_->ShutdownOnUIThread(); in TEST_F()
589 sync_context_->ShutdownOnUIThread(); in TEST_F()
676 sync_context_->ShutdownOnUIThread(); in TEST_F()
743 sync_context_->ShutdownOnUIThread(); in TEST_F()
895 sync_context_->ShutdownOnUIThread(); in TEST_F()
950 sync_context_->ShutdownOnUIThread(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/printing/
H A Dprinting_message_filter.cc77 ->Subscribe(base::Bind(&PrintingMessageFilter::ShutdownOnUIThread, in PrintingMessageFilter()
87 void PrintingMessageFilter::ShutdownOnUIThread() { in ShutdownOnUIThread() function in printing::PrintingMessageFilter
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/password_manager/core/browser/ui/
H A Dcompromised_credentials_reader_unittest.cc42 account_store_->ShutdownOnUIThread(); in ~CompromisedCredentialsReaderTest()
43 profile_store_->ShutdownOnUIThread(); in ~CompromisedCredentialsReaderTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web_view/internal/sync/
H A Dweb_view_sync_client_unittest.mm72 profile_password_store_->ShutdownOnUIThread();
74 account_password_store_->ShutdownOnUIThread();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_io_data_handle.cc20 io_data_->ShutdownOnUIThread(); in ~ProfileIODataHandle()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/content_settings/core/browser/
H A Dcontent_settings_provider.h67 virtual void ShutdownOnUIThread() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/web_view/internal/passwords/
H A Dweb_view_password_manager_client_unittest.mm66 profile_store_->ShutdownOnUIThread();
67 account_store_->ShutdownOnUIThread();
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill_assistant/browser/
H A Dwebsite_login_manager_impl_unittest.cc129 account_store_->ShutdownOnUIThread(); in TearDown()
131 profile_store_->ShutdownOnUIThread(); in TearDown()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/content_settings/core/browser/
H A Dcontent_settings_provider.h76 virtual void ShutdownOnUIThread() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/keyed_service/core/
H A Drefcounted_keyed_service.h45 virtual void ShutdownOnUIThread() = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/keyed_service/core/
H A Drefcounted_keyed_service.h45 virtual void ShutdownOnUIThread() = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/content_settings/core/test/
H A Dcontent_settings_mock_provider.h39 void ShutdownOnUIThread() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/installable/
H A Dinstalled_webapp_provider.h40 void ShutdownOnUIThread() override;

12345678