/external/chromium_org/chrome/browser/plugins/ |
plugin_status_pref_setter.cc | 20 using content::BrowserThread; 63 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
|
/external/chromium_org/chrome/browser/printing/ |
print_dialog_gtk.h | 31 PrintDialogGtk, content::BrowserThread::DeleteOnUIThread> { 50 friend struct content::BrowserThread::DeleteOnThread< 51 content::BrowserThread::UI>;
|
/external/chromium_org/chrome/browser/safe_browsing/ |
malware_details_history.h | 31 content::BrowserThread::DeleteOnUIThread>, 54 friend struct content::BrowserThread::DeleteOnThread< 55 content::BrowserThread::UI>;
|
/external/chromium_org/chrome/browser/spellchecker/ |
spellcheck_message_filter_mac_unittest.cc | 52 content::BrowserThread::ID thread; 57 thread = content::BrowserThread::IO; 59 EXPECT_EQ(content::BrowserThread::UI, thread);
|
/external/chromium_org/chrome/browser/sync/glue/ |
data_type_controller.h | 31 DataTypeController, content::BrowserThread::DeleteOnUIThread>, 121 friend struct content::BrowserThread::DeleteOnThread< 122 content::BrowserThread::UI>;
|
session_change_processor.cc | 35 using content::BrowserThread; 65 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 79 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 85 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 92 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 211 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/components/navigation_interception/ |
intercept_navigation_delegate.cc | 21 using content::BrowserThread; 35 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
|
/external/chromium_org/content/browser/media/ |
media_internals_proxy.h | 31 BrowserThread::DeleteOnUIThread>, 58 friend struct BrowserThread::DeleteOnThread<BrowserThread::UI>;
|
/external/chromium_org/content/browser/ |
power_save_blocker_x11.cc | 148 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 160 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE, 166 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 173 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE, 180 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)) [all...] |
/external/chromium_org/content/shell/browser/ |
shell_download_manager_delegate.cc | 56 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 80 BrowserThread::PostTask( 81 BrowserThread::FILE, 113 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); 118 BrowserThread::PostTask( 119 BrowserThread::UI, 130 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_webstore_private_api.cc | 162 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 163 BrowserThread::PostTask( 164 BrowserThread::IO, 171 CHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 172 utility_host_ = new UtilityProcessHost(this, BrowserThread::IO); 183 CHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 189 CHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)) [all...] |
extension_file_browser_private_api.cc | 263 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); 270 BrowserThread::PostTask( 271 BrowserThread::UI, FROM_HERE, 279 BrowserThread::PostTask( 280 BrowserThread::UI, FROM_HERE, 346 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::FILE), 359 BrowserThread::PostTask( 360 BrowserThread::FILE, FROM_HERE [all...] |
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
select_file_dialog_impl_kde.cc | 30 using content::BrowserThread; 241 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); 268 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); 289 BrowserThread::PostTask( 290 BrowserThread::UI, FROM_HERE, 361 BrowserThread::PostTask( 362 BrowserThread::FILE, FROM_HERE, 377 BrowserThread::PostTask [all...] |
/external/chromium_org/android_webview/native/ |
aw_contents_io_thread_client_impl.cc | 32 using content::BrowserThread; 202 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 216 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 237 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 247 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 257 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)) [all...] |
/external/chromium_org/chrome/browser/component_updater/ |
pepper_flash_component_installer.cc | 43 using content::BrowserThread; 183 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 296 BrowserThread::PostTask( 297 BrowserThread::UI, FROM_HERE, 351 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 363 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); 377 BrowserThread::PostTask [all...] |
/external/chromium_org/chrome/browser/storage_monitor/ |
storage_monitor_chromeos.cc | 83 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::FILE)); 89 using content::BrowserThread; 119 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 124 BrowserThread::PostTaskAndReplyWithResult( 125 BrowserThread::FILE, FROM_HERE, 135 BrowserThread::PostTaskAndReply( 136 BrowserThread::FILE, FROM_HERE, 156 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/content/browser/worker_host/ |
worker_service_impl.cc | 40 BrowserThread::DeleteOnUIThread> { 52 friend struct BrowserThread::DeleteOnThread<BrowserThread::UI>; 87 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 91 BrowserThread::PostTask( 92 BrowserThread::UI, FROM_HERE, 101 BrowserThread::PostTask( 102 BrowserThread::UI, FROM_HERE, 109 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium/chrome/browser/net/ |
sqlite_persistent_cookie_store.cc | 382 DCHECK(!BrowserThread::CurrentlyOn(BrowserThread::DB)); 405 BrowserThread::PostDelayedTask( 406 BrowserThread::DB, FROM_HERE, 415 BrowserThread::PostTask( 416 BrowserThread::DB, FROM_HERE, 426 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)); 541 DCHECK(!BrowserThread::CurrentlyOn(BrowserThread::DB)) [all...] |
/external/chromium/chrome/browser/safe_browsing/ |
client_side_detection_service.cc | 81 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 95 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::FILE), 106 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::FILE), 114 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 124 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/ |
private_api_dialog.cc | 13 using content::BrowserThread; 67 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 105 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
volume_manager.cc | 222 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 228 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 234 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 269 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 284 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/chromeos/login/ |
startup_utils.cc | 20 using content::BrowserThread; 112 BrowserThread::PostTask( 113 BrowserThread::FILE, 133 BrowserThread::PostTask( 134 BrowserThread::FILE,
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
policy_oauth2_token_fetcher.cc | 20 using content::BrowserThread; 107 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 113 BrowserThread::PostDelayedTask( 114 BrowserThread::UI, FROM_HERE, task,
|
/external/chromium_org/chrome/browser/chromeos/ |
version_loader.cc | 24 using content::BrowserThread; 62 BrowserThread::GetBlockingPool(), 73 BrowserThread::GetBlockingPool(), 105 DCHECK(BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 124 DCHECK(BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread());
|
/external/chromium_org/chrome/browser/extensions/ |
global_shortcut_listener_win.cc | 13 using content::BrowserThread; 26 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 32 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
|