OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShutdownOnUIThread
(Results
1 - 25
of
97
) sorted by null
1
2
3
4
/external/chromium_org/chrome/browser/password_manager/
mock_password_store.cc
15
void MockPasswordStore::
ShutdownOnUIThread
() {}
password_store_win.h
29
virtual void
ShutdownOnUIThread
() OVERRIDE;
password_store_default.h
28
virtual void
ShutdownOnUIThread
() OVERRIDE;
/external/chromium_org/chrome/browser/content_settings/
content_settings_provider.h
51
//
ShutdownOnUIThread
has been called.
63
//
ShutdownOnUIThread
has been called.
71
virtual void
ShutdownOnUIThread
() = 0;
content_settings_custom_extension_provider.h
42
virtual void
ShutdownOnUIThread
() OVERRIDE;
content_settings_mock_provider.cc
42
void MockProvider::
ShutdownOnUIThread
() {
content_settings_mock_provider.h
42
virtual void
ShutdownOnUIThread
() OVERRIDE;
content_settings_custom_extension_provider.cc
43
void CustomExtensionProvider::
ShutdownOnUIThread
() {
content_settings_default_provider.h
53
virtual void
ShutdownOnUIThread
() OVERRIDE;
content_settings_internal_extension_provider.h
48
virtual void
ShutdownOnUIThread
() OVERRIDE;
content_settings_policy_provider.h
49
virtual void
ShutdownOnUIThread
() OVERRIDE;
content_settings_pref_provider_unittest.cc
127
pref_content_settings_provider.
ShutdownOnUIThread
();
197
pref_content_settings_provider.
ShutdownOnUIThread
();
198
pref_content_settings_provider_incognito.
ShutdownOnUIThread
();
260
provider.
ShutdownOnUIThread
();
349
pref_content_settings_provider.
ShutdownOnUIThread
();
385
pref_content_settings_provider.
ShutdownOnUIThread
();
419
provider.
ShutdownOnUIThread
();
443
provider.
ShutdownOnUIThread
();
content_settings_policy_provider_unittest.cc
79
provider.
ShutdownOnUIThread
();
103
provider.
ShutdownOnUIThread
();
133
provider.
ShutdownOnUIThread
();
205
provider.
ShutdownOnUIThread
();
242
provider.
ShutdownOnUIThread
();
293
provider.
ShutdownOnUIThread
();
content_settings_pref_provider.h
56
virtual void
ShutdownOnUIThread
() OVERRIDE;
90
// Weak; owned by the Profile and reset in
ShutdownOnUIThread
.
cookie_settings.h
93
virtual void
ShutdownOnUIThread
() OVERRIDE;
/external/chromium_org/chrome/browser/media/
media_device_id_salt.h
25
void
ShutdownOnUIThread
();
protected_media_identifier_permission_context_factory.cc
27
context()->
ShutdownOnUIThread
();
/external/chromium_org/components/browser_context_keyed_service/
refcounted_browser_context_keyed_service.h
28
// threads.
ShutdownOnUIThread
() will be called on the UI thread, and then the
47
virtual void
ShutdownOnUIThread
() = 0;
/external/chromium_org/chrome/browser/thumbnails/
thumbnail_service_impl.h
37
virtual void
ShutdownOnUIThread
() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/dial/
dial_api.h
43
virtual void
ShutdownOnUIThread
() OVERRIDE;
/external/chromium_org/chrome/browser/geolocation/
chrome_geolocation_permission_context.h
39
void
ShutdownOnUIThread
();
chrome_geolocation_permission_context_factory.cc
35
context()->
ShutdownOnUIThread
();
/external/chromium_org/chrome/browser/predictors/
resource_prefetcher_manager.h
38
void
ShutdownOnUIThread
();
/external/chromium_org/components/webdata/common/
web_data_service_base.cc
31
void WebDataServiceBase::
ShutdownOnUIThread
() {
web_data_service_base.h
60
virtual void
ShutdownOnUIThread
();
80
//
ShutdownOnUIThread
has not yet been called.
Completed in 605 milliseconds
1
2
3
4