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

/external/chromium_org/components/nacl/renderer/
H A Dtrusted_plugin_channel.cc20 content::RenderThread::Get()->GetIOMessageLoopProxy()).Pass();
H A Dmanifest_service_channel.cc29 content::RenderThread::Get()->GetIOMessageLoopProxy(),
H A Dppb_nacl_private_impl.cc82 render_thread->GetIOMessageLoopProxy());
/external/chromium_org/chrome/renderer/
H A Dchrome_mock_render_thread.h34 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy()
H A Dchrome_mock_render_thread.cc41 ChromeMockRenderThread::GetIOMessageLoopProxy() { function in class:ChromeMockRenderThread
H A Dchrome_content_renderer_client.cc282 content::RenderThread::Get()->GetIOMessageLoopProxy());
299 content::RenderThread::Get()->GetIOMessageLoopProxy()));
/external/chromium_org/chrome/common/
H A Dservice_process_util_unittest.cc288 base::MessageLoopProxy* GetIOMessageLoopProxy() { function in class:ServiceProcessStateFileManipulationTest
359 GetIOMessageLoopProxy()->PostTask(
368 GetIOMessageLoopProxy()->PostTask(
378 GetIOMessageLoopProxy()->PostTask(
388 GetIOMessageLoopProxy()->PostTask(
399 GetIOMessageLoopProxy()->PostTask(
412 GetIOMessageLoopProxy()->PostTask(
/external/chromium_org/content/public/renderer/
H A Drender_thread.h56 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() = 0;
/external/chromium_org/chrome/renderer/media/
H A Dcast_session.cc46 content::RenderThread::Get()->GetIOMessageLoopProxy()) {}
H A Dcast_session_delegate.cc34 content::RenderThread::Get()->GetIOMessageLoopProxy()),
/external/chromium_org/content/public/test/
H A Dmock_render_thread.h44 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy()
H A Dmock_render_thread.cc82 MockRenderThread::GetIOMessageLoopProxy() { function in class:content::MockRenderThread
/external/chromium_org/content/renderer/
H A Drender_thread_impl.cc382 new P2PSocketDispatcher(GetIOMessageLoopProxy().get());
388 new AecDumpMessageFilter(GetIOMessageLoopProxy(),
397 new AudioInputMessageFilter(GetIOMessageLoopProxy());
400 audio_message_filter_ = new AudioMessageFilter(GetIOMessageLoopProxy());
403 midi_message_filter_ = new MidiMessageFilter(GetIOMessageLoopProxy());
684 RenderThreadImpl::GetIOMessageLoopProxy() { function in class:content::RenderThreadImpl
H A Drender_thread_impl.h140 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy()
/external/chromium_org/net/url_request/
H A Durl_fetcher_impl_unittest.cc468 virtual scoped_refptr<base::MessageLoopProxy> GetIOMessageLoopProxy() const { function in class:net::__anon9174::CancelTestURLRequestContextGetter

Completed in 374 milliseconds