Searched refs:UI (Results 251 - 275 of 1173) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_file_system.cc78 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
97 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
119 BrowserThread::UI, FROM_HERE,
132 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
153 BrowserThread::UI, FROM_HERE,
208 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
220 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
266 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
323 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
344 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
[all...]
/external/chromium_org/chrome/browser/chromeos/login/
H A Dscreenshot_testing_mixin.cc59 content::BrowserThread::UI, FROM_HERE, animation_waiter_quitter_);
/external/chromium_org/chrome/browser/chromeos/net/
H A Ddelay_network_call.cc48 content::BrowserThread::UI,
/external/chromium_org/chrome/browser/chromeos/offline/
H A Doffline_load_page.cc61 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
110 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
116 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
154 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
/external/chromium_org/chrome/browser/component_updater/
H A Drecovery_component_installer.cc73 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
91 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
152 BrowserThread::UI,
171 BrowserThread::UI,
/external/chromium_org/chrome/browser/content_settings/
H A Dpermission_context_base.cc32 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
41 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
58 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
158 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
/external/chromium_org/chrome/browser/extensions/api/networking_private/
H A Dnetworking_private_factory_chromeos.cc49 DCHECK_CURRENTLY_ON(content::BrowserThread::UI);
/external/chromium_org/chrome/browser/extensions/api/page_capture/
H A Dpage_capture_api.cc113 BrowserThread::UI, FROM_HERE,
119 DCHECK_CURRENTLY_ON(BrowserThread::UI);
155 DCHECK_CURRENTLY_ON(BrowserThread::UI);
165 DCHECK_CURRENTLY_ON(BrowserThread::UI);
/external/chromium_org/chrome/browser/extensions/
H A Dbrowser_permissions_policy_delegate.cc36 DCHECK_CURRENTLY_ON(content::BrowserThread::UI);
/external/chromium_org/chrome/browser/gpu/
H A Dgpu_feature_checker.cc33 CHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
/external/chromium_org/chrome/browser/
H A Dicon_loader_auralinux.cc25 // ReadIcon() calls into views::LinuxUI and GTK2 code, so it must be on the UI
27 return content::BrowserThread::UI;
/external/chromium_org/chrome/browser/importer/
H A Dimporter_list.cc146 DCHECK_CURRENTLY_ON(BrowserThread::UI);
150 DCHECK_CURRENTLY_ON(BrowserThread::UI);
157 DCHECK_CURRENTLY_ON(BrowserThread::UI);
178 DCHECK_CURRENTLY_ON(BrowserThread::UI);
/external/chromium_org/chrome/browser/metrics/
H A Dthread_watcher_android.cc27 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
/external/chromium_org/chrome/browser/nacl_host/
H A Dnacl_browser_delegate_impl.cc57 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
73 // Calls OnKeepaliveOnUIThread on UI thread.
77 DCHECK(!content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
78 content::BrowserThread::PostTask(content::BrowserThread::UI, FROM_HERE,
101 content::BrowserThread::UI, FROM_HERE,
/external/chromium_org/chrome/browser/net/
H A Dpredictor_browsertest.cc38 BrowserThread::UI,
47 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
54 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
67 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
85 // to be accessed from the UI thread.
/external/chromium_org/chrome/browser/predictors/
H A Dresource_prefetcher_manager.cc25 DCHECK_CURRENTLY_ON(content::BrowserThread::UI);
37 DCHECK_CURRENTLY_ON(content::BrowserThread::UI);
95 // |predictor_| can only be accessed from the UI thread.
97 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE,
119 DCHECK_CURRENTLY_ON(content::BrowserThread::UI);
/external/chromium_org/chrome/browser/printing/
H A Dprint_job_manager.cc79 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
86 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
97 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
114 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
/external/chromium_org/chrome/browser/profile_resetter/
H A Dprofile_resetter_browsertest.cc116 if (!BrowserThread::CurrentlyOn(BrowserThread::UI)) {
118 BrowserThread::UI, FROM_HERE,
128 if (!BrowserThread::CurrentlyOn(BrowserThread::UI)) {
130 BrowserThread::UI, FROM_HERE,
/external/chromium_org/chrome/browser/safe_browsing/
H A Dclient_side_detection_host.cc58 // callback form the UI thread. Objects of this class are ref-counted and will
81 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
89 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
91 // We start by doing some simple checks that can run on the UI thread.
174 // The destructor can be called either from the UI or the IO thread.
178 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
183 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
188 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
201 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
217 // which is called on the UI threa
[all...]
/external/chromium_org/chrome/browser/sync/glue/
H A Dhistory_delete_directives_data_type_controller.cc20 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::UI),
H A Dsync_start_util.cc44 content::BrowserThread::UI, FROM_HERE,
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_test_util.cc28 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
/external/chromium_org/chrome/test/base/
H A Dtracing.cc58 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
69 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
92 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
110 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
/external/chromium_org/chromecast/shell/browser/geolocation/
H A Dcast_access_token_store.cc36 content::BrowserThread::UI,
/external/chromium_org/content/browser/battery_status/
H A Dbattery_status_manager_win.cc66 // Need to start on the UI thread to receive battery status notifications.
68 BrowserThread::UI,
75 BrowserThread::UI,
82 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
107 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));

Completed in 4228 milliseconds

<<11121314151617181920>>