/external/chromium_org/content/shell/browser/ |
shell_message_filter.cc | 39 BrowserThread::ID* thread) { 41 *thread = BrowserThread::FILE; 84 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
|
shell_url_request_context_getter.cc | 73 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 91 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 147 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::CACHE) 212 content::BrowserThread::GetBlockingPool()-> 224 return BrowserThread::GetMessageLoopProxyForThread(BrowserThread::IO);
|
/external/chromium_org/extensions/browser/ |
pending_extension_manager.cc | 16 using content::BrowserThread; 92 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 121 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 145 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 228 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
|
/external/chromium_org/chrome/browser/net/ |
chrome_network_delegate.cc | 65 using content::BrowserThread; 178 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 212 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 223 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 260 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 363 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/storage_monitor/ |
portable_device_watcher_win.cc | 316 DCHECK(content::BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 330 DCHECK(content::BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 368 DCHECK(content::BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 387 DCHECK(content::BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 404 DCHECK(content::BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 438 DCHECK(content::BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 489 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 491 base::SequencedWorkerPool* pool = content::BrowserThread::GetBlockingPool(); 499 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)) [all...] |
/external/chromium/chrome/browser/sync/glue/ |
autofill_model_associator.cc | 53 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)); 60 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)); 137 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)); 197 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 203 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)) [all...] |
autofill_profile_model_associator.cc | 29 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)); 36 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)); 140 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)); 196 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 202 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)) [all...] |
/external/chromium_org/chrome/browser/predictors/ |
autocomplete_action_predictor.cc | 270 content::BrowserThread::PostTaskAndReply(content::BrowserThread::DB, 285 content::BrowserThread::PostTask(content::BrowserThread::DB, FROM_HERE, 315 content::BrowserThread::PostTask(content::BrowserThread::DB, FROM_HERE, 428 content::BrowserThread::PostTask(content::BrowserThread::DB, FROM_HERE, 436 CHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)) [all...] |
/external/chromium/chrome/browser/metrics/ |
thread_watcher_unittest.cc | 63 CustomThreadWatcher(const BrowserThread::ID thread_id, 232 static const BrowserThread::ID io_thread_id; 234 static const BrowserThread::ID webkit_thread_id; 240 webkit_thread_.reset(new BrowserThread(BrowserThread::WEBKIT)); 241 io_thread_.reset(new BrowserThread(BrowserThread::IO)); 270 scoped_ptr<BrowserThread> webkit_thread_; 271 scoped_ptr<BrowserThread> io_thread_; 281 const BrowserThread::ID ThreadWatcherTest::io_thread_id = BrowserThread::IO [all...] |
/external/chromium_org/chrome/browser/password_manager/ |
password_store_win_unittest.cc | 34 using content::BrowserThread; 63 : ui_thread_(BrowserThread::UI, &message_loop_), 64 db_thread_(BrowserThread::DB) { 121 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::UI), 122 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::DB)); 139 BrowserThread::PostTask(BrowserThread::DB, FROM_HERE, 166 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/sync/glue/ |
sync_backend_registrar.cc | 25 using content::BrowserThread; 38 return BrowserThread::CurrentlyOn(BrowserThread::UI); 40 return BrowserThread::CurrentlyOn(BrowserThread::DB); 42 return BrowserThread::CurrentlyOn(BrowserThread::FILE); 63 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 137 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/ui/web_applications/ |
web_app_ui.cc | 50 using content::BrowserThread; 176 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 234 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); 275 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE, 281 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); 330 if (BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/components/nacl/browser/ |
pnacl_translation_cache.cc | 21 using content::BrowserThread; 149 BrowserThread::PostTask( 150 BrowserThread::IO, 157 BrowserThread::PostTask(BrowserThread::IO, 220 BrowserThread::PostTask( 221 BrowserThread::IO, FROM_HERE, base::Bind(&CloseDiskCacheEntry, entry_)); 229 BrowserThread::PostTask(BrowserThread::IO, 235 BrowserThread::PostTask [all...] |
/external/chromium_org/chrome/browser/download/ |
download_request_limiter.cc | 27 using content::BrowserThread; 266 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 267 BrowserThread::PostTask( 268 BrowserThread::UI, FROM_HERE, 298 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 338 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 437 BrowserThread::PostTask [all...] |
/external/chromium_org/chrome/browser/extensions/ |
image_loader.cc | 33 using content::BrowserThread; 71 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 81 DCHECK(BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 171 DCHECK(BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 296 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 328 DCHECK(!BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 330 BrowserThread::GetBlockingPool(), 339 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/profiles/ |
profile_downloader.cc | 31 using content::BrowserThread; 222 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 305 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 369 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::UI); 376 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 388 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/safe_browsing/ |
malware_details.cc | 26 using content::BrowserThread; 224 BrowserThread::PostTask( 225 BrowserThread::IO, FROM_HERE, 231 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 259 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 272 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 288 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)) [all...] |
/external/chromium_org/chrome/browser/speech/ |
tts_linux.cc | 18 using content::BrowserThread; 96 BrowserThread::PostTask(BrowserThread::FILE, 307 if (!BrowserThread::CurrentlyOn(BrowserThread::UI)) { 309 BrowserThread::PostTask( 310 BrowserThread::UI, 328 if (!BrowserThread::CurrentlyOn(BrowserThread::UI)) { 330 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE [all...] |
/external/chromium_org/chrome/browser/ui/ash/ |
screenshot_taker.cc | 71 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 91 DCHECK(content::BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 100 content::BrowserThread::PostTask( 101 content::BrowserThread::UI, FROM_HERE, 114 content::BrowserThread::GetBlockingPool()->PostTask( 161 content::BrowserThread::GetBlockingPool()->PostTask( 191 DCHECK(content::BrowserThread::GetBlockingPool()->RunsTasksOnCurrentThread()); 202 content::BrowserThread::PostTask( 203 content::BrowserThread::UI, FROM_HERE [all...] |
/external/chromium/chrome/browser/ |
browser_main.h | 14 class BrowserThread; 155 scoped_ptr<BrowserThread> main_thread_;
|
/external/chromium/chrome/browser/chromeos/ |
google_update_chromeos.cc | 37 BrowserThread::PostTask( 38 BrowserThread::FILE, FROM_HERE,
|
/external/chromium/chrome/browser/chromeos/login/ |
signed_settings_temp_storage.cc | 56 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
|
/external/chromium/chrome/browser/extensions/ |
external_extension_provider_impl.cc | 49 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 59 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 180 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 189 CHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
|
key_identifier_conversion_views_unittest.cc | 19 : ui_thread_(BrowserThread::UI, &message_loop_) {} 22 BrowserThread ui_thread_;
|
/external/chromium/chrome/browser/history/ |
top_sites.cc | 188 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 283 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 296 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 327 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 348 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |