Home
last modified time | relevance | path

Searched defs:io_thread (Results 1 – 25 of 47) sorted by relevance

12

/external/chromium_org/chrome/browser/metrics/
Dnetwork_stats_uploader.cc29 IOThread* io_thread = g_browser_process->io_thread(); in CollectAndReportNetworkStats() local
/external/chromium_org/chrome/browser/net/
Dchrome_fraudulent_certificate_reporter_unittest.cc170 content::TestBrowserThread io_thread(BrowserThread::IO, &loop); in TEST() local
177 content::TestBrowserThread io_thread(BrowserThread::IO, &loop); in TEST() local
184 content::TestBrowserThread io_thread(BrowserThread::IO, &loop); in TEST() local
Dnet_error_tab_helper.cc61 IOThread* io_thread) { in StartDnsProbeOnIOThread()
/external/chromium_org/components/gcm_driver/
Dfake_gcm_client_factory.cc16 const scoped_refptr<base::SequencedTaskRunner>& io_thread) in FakeGCMClientFactory()
Dgcm_driver_desktop.cc100 const scoped_refptr<base::SequencedTaskRunner>& io_thread) in IOWorker()
343 const scoped_refptr<base::SequencedTaskRunner>& io_thread, in GCMDriverDesktop()
Dfake_gcm_client.cc23 const scoped_refptr<base::SequencedTaskRunner>& io_thread) in FakeGCMClient()
/external/chromium_org/mojo/embedder/
Dchannel_init.cc44 scoped_refptr<base::TaskRunner> io_thread, in OnCreatedChannel()
/external/chromium_org/components/signin/core/browser/
Dsignin_manager_cookie_helper.cc17 scoped_refptr<base::MessageLoopProxy> io_thread) in SigninManagerCookieHelper()
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_quota_helper.cc38 base::MessageLoopProxy* io_thread) in BrowsingDataQuotaHelper()
Dbrowsing_data_quota_helper_impl.cc59 base::MessageLoopProxy* io_thread, in BrowsingDataQuotaHelperImpl()
/external/valgrind/main/none/tests/
Dpth_cancel2.c74 pthread_t io_thread, killer_thread; in main() local
/external/chromium_org/ppapi/host/
Dresource_message_filter_unittest.cc99 MyResourceFilter(const base::Thread& io_thread, in MyResourceFilter()
147 base::Thread io_thread("test_io_thread"); in TestHandleMessageImpl() local
/external/chromium_org/chrome/browser/profiles/
Doff_the_record_profile_io_data.cc208 IOThread* const io_thread = profile_params->io_thread; in InitializeInternal() local
293 IOThread* const io_thread = profile_params->io_thread; in InitializeExtensionsRequestContext() local
Dprofile_impl_io_data.cc423 IOThread* const io_thread = profile_params->io_thread; in InitializeInternal() local
606 IOThread* const io_thread = profile_params->io_thread; in InitializeExtensionsRequestContext() local
/external/chromium_org/chrome/test/base/
Dtesting_browser_process.cc115 IOThread* TestingBrowserProcess::io_thread() { in io_thread() function in TestingBrowserProcess
415 void TestingBrowserProcess::SetIOThread(IOThread* io_thread) { in SetIOThread()
/external/chromium_org/chrome/service/
Dservice_process.h60 base::Thread* io_thread() const { in io_thread() function
/external/chromium_org/chrome/browser/ui/webui/
Dtheme_source_unittest.cc79 content::TestBrowserThread io_thread(BrowserThread::IO, in TEST_F() local
/external/chromium_org/chrome/browser/metrics/variations/
Dvariations_service_unittest.cc302 content::TestBrowserThread io_thread(content::BrowserThread::IO, in TEST_F() local
332 content::TestBrowserThread io_thread(content::BrowserThread::IO, in TEST_F() local
353 content::TestBrowserThread io_thread(content::BrowserThread::IO, in TEST_F() local
/external/chromium_org/remoting/host/setup/
Dstart_host.cc163 base::Thread io_thread("IO thread"); in main() local
Dme2me_native_messaging_host_main.cc88 base::Thread io_thread("io_thread"); in StartMe2MeNativeMessagingHost() local
/external/chromium_org/storage/browser/quota/
Dquota_manager_proxy.cc154 const scoped_refptr<base::SingleThreadTaskRunner>& io_thread) in QuotaManagerProxy()
/external/chromium_org/chrome/browser/extensions/api/log_private/
Dlog_private_api_chromeos.cc287 IOThread* io_thread, in StartObservingNetEvents()
299 IOThread* io_thread, in MaybeStartNetInternalLogging()
/external/chromium_org/sync/tools/
Dsync_listen_notifications.cc153 base::Thread io_thread("IO thread"); in SyncListenNotificationsMain() local
/external/chromium_org/content/browser/quota/
Dmock_quota_manager.cc36 const scoped_refptr<base::SingleThreadTaskRunner>& io_thread, in MockQuotaManager()
/external/chromium_org/rlz/lib/
Drlz_lib_test.cc443 base::Thread io_thread("rlz_unittest_io_thread"); in TEST_F() local
496 base::Thread io_thread("rlz_unittest_io_thread"); in TEST_F() local

12