Searched refs:GetIOMessageLoopProxy (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium/android/autofill/
H A Dandroid_url_request_context_getter.cc34 scoped_refptr<base::MessageLoopProxy> AndroidURLRequestContextGetter::GetIOMessageLoopProxy() const function in class:AndroidURLRequestContextGetter
H A Dandroid_url_request_context_getter.h47 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() const;
H A Durl_fetcher_proxy.h102 scoped_refptr<base::MessageLoopProxy> mlp = con->GetIOMessageLoopProxy();
/external/chromium/net/url_request/
H A Durl_request_context_getter.cc21 GetIOMessageLoopProxy();
H A Durl_request_context_getter.h38 GetIOMessageLoopProxy() const = 0;
/external/chromium_org/chrome/common/
H A Dservice_process_util_unittest.cc286 base::MessageLoopProxy* GetIOMessageLoopProxy() { function in class:ServiceProcessStateFileManipulationTest
357 GetIOMessageLoopProxy()->PostTask(
366 GetIOMessageLoopProxy()->PostTask(
376 GetIOMessageLoopProxy()->PostTask(
386 GetIOMessageLoopProxy()->PostTask(
397 GetIOMessageLoopProxy()->PostTask(
410 GetIOMessageLoopProxy()->PostTask(
/external/chromium/chrome/browser/policy/
H A Ddevice_management_service.cc82 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() const;
102 DeviceManagementRequestContextGetter::GetIOMessageLoopProxy() const { function in class:policy::__anon2344::DeviceManagementRequestContextGetter
/external/chromium_org/content/public/renderer/
H A Drender_thread.h53 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() = 0;
/external/chromium/chrome/common/
H A Dservice_process_util_unittest.cc438 base::MessageLoopProxy* GetIOMessageLoopProxy() { function in class:ServiceProcessStateFileManipulationTest
489 GetIOMessageLoopProxy()->PostTask(
498 GetIOMessageLoopProxy()->PostTask(
508 GetIOMessageLoopProxy()->PostTask(
518 GetIOMessageLoopProxy()->PostTask(
529 GetIOMessageLoopProxy()->PostTask(
542 GetIOMessageLoopProxy()->PostTask(
/external/chromium/chrome/browser/sync/notifier/
H A Dinvalidation_notifier.cc32 DCHECK(notifier_options_.request_context_getter->GetIOMessageLoopProxy()->
H A Dnon_blocking_invalidation_notifier.cc69 GetIOMessageLoopProxy();
139 GetIOMessageLoopProxy()) {
/external/chromium/chrome/browser/net/
H A Dchrome_url_request_context.h182 // GetIOMessageLoopProxy however can be called from any thread.
187 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() const;
H A Dchrome_url_request_context.cc198 ChromeURLRequestContextGetter::GetIOMessageLoopProxy() const { function in class:ChromeURLRequestContextGetter
/external/chromium/chrome/browser/sync/glue/
H A Dhttp_bridge.h83 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() const;
H A Dhttp_bridge.cc48 HttpBridge::RequestContextGetter::GetIOMessageLoopProxy() const { function in class:browser_sync::HttpBridge::RequestContextGetter
/external/chromium_org/content/public/test/
H A Dmock_render_thread.cc80 MockRenderThread::GetIOMessageLoopProxy() { function in class:content::MockRenderThread
H A Dmock_render_thread.h45 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy()
/external/chromium_org/content/renderer/
H A Drender_thread_impl.cc369 new P2PSocketDispatcher(GetIOMessageLoopProxy().get());
378 new AudioInputMessageFilter(GetIOMessageLoopProxy());
381 audio_message_filter_ = new AudioMessageFilter(GetIOMessageLoopProxy());
384 midi_message_filter_ = new MIDIMessageFilter(GetIOMessageLoopProxy());
579 RenderThreadImpl::GetIOMessageLoopProxy() { function in class:content::RenderThreadImpl
H A Drender_thread_impl.h129 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy()
/external/chromium/chrome/browser/
H A Dio_thread.cc251 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() const;
278 SystemURLRequestContextGetter::GetIOMessageLoopProxy() const { function in class:SystemURLRequestContextGetter
/external/chromium/chrome/common/net/
H A Durl_fetcher_unittest.cc58 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() const { function in class:__anon2866::TestURLRequestContextGetter
264 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() const { function in class:__anon2867::CancelTestURLRequestContextGetter
H A Durl_fetcher.cc256 io_message_loop_proxy_ = request_context_getter_->GetIOMessageLoopProxy();
/external/chromium_org/chrome/renderer/pepper/
H A Dppb_nacl_private_impl.cc50 render_thread->GetIOMessageLoopProxy());
/external/chromium_org/chrome/renderer/
H A Dchrome_content_renderer_client.cc250 content::RenderThread::Get()->GetIOMessageLoopProxy());
/external/chromium_org/content/renderer/media/
H A Dmedia_stream_dependency_factory.cc540 RenderThreadImpl::current()->GetIOMessageLoopProxy()->PostTask(

Completed in 1347 milliseconds

12