/external/chromium_org/chrome/browser/extensions/api/declarative/ |
rules_registry_service.cc | 88 content::BrowserThread::PostTask( 89 content::BrowserThread::IO, FROM_HERE, 115 content::BrowserThread::PostTask( 116 content::BrowserThread::IO, FROM_HERE, 194 if (content::BrowserThread::CurrentlyOn(registry->owner_thread())) { 197 content::BrowserThread::PostTask(
|
/external/chromium_org/chrome/browser/extensions/api/music_manager_private/ |
device_id_mac.cc | 230 content::BrowserThread::PostTask( 231 content::BrowserThread::UI, 243 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 245 content::BrowserThread::PostTask( 246 content::BrowserThread::FILE,
|
/external/chromium_org/chrome/browser/ |
process_singleton_linux.cc | 88 using content::BrowserThread; 406 BrowserThread::DeleteOnIOThread> { 418 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 444 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 503 friend struct BrowserThread::DeleteOnThread<BrowserThread::IO>; 507 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)) [all...] |
/external/chromium_org/chrome/browser/profile_resetter/ |
profile_resetter.cc | 54 content::BrowserThread::PostTask(content::BrowserThread::UI, FROM_HERE, 90 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 103 content::BrowserThread::PostTask(content::BrowserThread::UI, FROM_HERE,
|
/external/chromium_org/chrome/browser/signin/ |
profile_oauth2_token_service.cc | 196 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 226 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 260 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI));
|
/external/chromium_org/chrome/browser/thumbnails/ |
content_based_thumbnailing_algorithm.cc | 35 using content::BrowserThread; 62 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 90 if (!BrowserThread::GetBlockingPool()->PostWorkerTaskWithShutdownBehavior( 195 BrowserThread::PostTask( 196 BrowserThread::UI,
|
/external/chromium_org/content/browser/android/ |
child_process_launcher_android.cc | 149 DCHECK(!BrowserThread::CurrentlyOn(BrowserThread::UI)); 150 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, base::Bind( 158 DCHECK(!BrowserThread::CurrentlyOn(BrowserThread::UI));
|
/external/chromium_org/content/browser/appcache/ |
chrome_appcache_service_unittest.cc | 70 file_thread_(BrowserThread::FILE, &message_loop_), 71 file_user_blocking_thread_(BrowserThread::FILE_USER_BLOCKING, 73 cache_thread_(BrowserThread::CACHE, &message_loop_), 74 io_thread_(BrowserThread::IO, &message_loop_) {} 110 BrowserThread::PostTask( 111 BrowserThread::IO,
|
/external/chromium_org/content/browser/speech/ |
input_tag_speech_dispatcher_host.cc | 44 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 66 BrowserThread::ID* thread) { 68 *thread = BrowserThread::UI; 103 BrowserThread::PostTask( 104 BrowserThread::IO, FROM_HERE,
|
/external/chromium_org/content/browser/worker_host/test/ |
worker_browsertest.cc | 60 BrowserThread::PostTask( 61 BrowserThread::UI, FROM_HERE, base::MessageLoop::QuitClosure()); 67 BrowserThread::PostTask( 68 BrowserThread::IO, FROM_HERE, 85 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, callback);
|
/external/chromium_org/chrome/browser/content_settings/ |
tab_specific_content_settings.cc | 38 using content::BrowserThread; 87 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 108 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 132 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 154 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 166 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/media_galleries/ |
media_file_system_registry.cc | 47 using content::BrowserThread; 395 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 442 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 520 content::BrowserThread::PostTask( 521 content::BrowserThread::IO, FROM_HERE, base::Bind( 532 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 568 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/safe_browsing/ |
client_side_detection_service.cc | 40 using content::BrowserThread; 119 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 130 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 173 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 183 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 236 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium_org/chrome/browser/ui/webui/chromeos/ |
sim_unlock_ui.cc | 43 using content::BrowserThread; 472 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 630 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 651 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 686 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 701 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE [all...] |
/external/chromium/chrome/browser/chromeos/ |
audio_mixer_alsa.cc | 76 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 227 BrowserThread::PostTask( 228 BrowserThread::UI, FROM_HERE, 245 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 263 DCHECK(!BrowserThread::CurrentlyOn(BrowserThread::UI)); 391 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium/chrome/browser/content_settings/ |
host_content_settings_map.cc | 299 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 328 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 355 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 395 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 456 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)) [all...] |
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_blocking_page_test.cc | 43 BrowserThread::PostTask( 44 BrowserThread::IO, FROM_HERE, 66 BrowserThread::PostTask( 67 BrowserThread::UI, FROM_HERE, 73 EXPECT_TRUE(BrowserThread::CurrentlyOn(BrowserThread::UI)); 111 EXPECT_TRUE(BrowserThread::CurrentlyOn(BrowserThread::IO)); 115 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE [all...] |
/external/chromium_org/chrome/browser/extensions/api/serial/ |
serial_api.cc | 17 using content::BrowserThread; 80 set_work_thread_id(BrowserThread::FILE); 85 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); 135 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)); 154 BrowserThread::PostTask(BrowserThread::IO, FROM_HERE, 160 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)) [all...] |
/external/chromium_org/chrome/browser/ui/ |
metro_pin_tab_helper_win.cc | 182 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 184 content::BrowserThread::PostTask( 185 content::BrowserThread::FILE, 191 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::FILE)); 280 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 293 DCHECK(content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)) [all...] |
/external/chromium_org/components/breakpad/browser/ |
crash_handler_host_linux.cc | 40 using content::BrowserThread; 88 worker_pool_token_(BrowserThread::GetBlockingPool()->GetSequenceToken()) { 105 BrowserThread::PostTask( 106 BrowserThread::IO, FROM_HERE, 358 BrowserThread::GetBlockingPool()->PostSequencedWorkerTask( 373 DCHECK(BrowserThread::GetBlockingPool()->IsRunningSequenceOnCurrentThread( 424 BrowserThread::PostTask( 425 BrowserThread::IO, FROM_HERE, 434 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO)) [all...] |
/external/chromium_org/chrome/browser/sync/ |
profile_sync_service_autofill_unittest.cc | 83 using content::BrowserThread; 168 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::DB)); 169 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, on_changed_); 226 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::UI), 227 BrowserThread::GetMessageLoopProxyForThread(BrowserThread::DB)), 245 BrowserThread::PostTask(BrowserThread::DB, FROM_HERE [all...] |
/external/chromium/chrome/browser/ui/webui/chromeos/ |
sim_unlock_ui.cc | 409 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); 466 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 487 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 522 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE, 537 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE [all...] |
/external/chromium_org/chrome/test/base/ |
testing_profile.cc | 94 using content::BrowserThread; 145 return BrowserThread::GetMessageLoopProxyForThread(BrowserThread::IO); 315 DCHECK(!content::BrowserThread::IsThreadInitialized( 316 content::BrowserThread::UI) || 317 content::BrowserThread::CurrentlyOn(content::BrowserThread::UI)); 408 CHECK(BrowserThread::DeleteSoon(BrowserThread::IO, FROM_HERE, 411 content::RunAllPendingInMessageLoop(BrowserThread::IO) [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_event_router_forwarder_unittest.cc | 38 : ui_thread_(BrowserThread::UI, &message_loop_), 39 io_thread_(BrowserThread::IO) { 67 BrowserThread ui_thread_; 68 BrowserThread io_thread_; 118 BrowserThread::PostTask(BrowserThread::IO, FROM_HERE, 126 new ThreadTestHelper(BrowserThread::IO));
|
/external/chromium_org/chrome/browser/chromeos/ |
customization_document.cc | 27 using content::BrowserThread; 269 BrowserThread::PostTask(BrowserThread::FILE, FROM_HERE, 280 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE)); 284 BrowserThread::PostTask(BrowserThread::UI, FROM_HERE,
|