Searched refs:GetIOLoopProxy (Results 1 – 6 of 6) sorted by relevance
78 scoped_refptr<base::MessageLoopProxy> io_loop = factory_->GetIOLoopProxy(); in Connect()161 factory_->GetIOLoopProxy(); in CreateViewCommandBuffer()254 scoped_refptr<base::MessageLoopProxy> io_loop = factory_->GetIOLoopProxy(); in AddRoute()262 scoped_refptr<base::MessageLoopProxy> io_loop = factory_->GetIOLoopProxy(); in RemoveRoute()
68 virtual scoped_refptr<base::MessageLoopProxy> GetIOLoopProxy() = 0;
268 BrowserGpuChannelHostFactory::GetIOLoopProxy() { in GetIOLoopProxy() function in content::BrowserGpuChannelHostFactory315 GetIOLoopProxy()->PostTask(FROM_HERE, base::Bind( in CreateViewCommandBuffer()403 GetIOLoopProxy()->PostTask( in AllocateGpuMemoryBuffer()443 GetIOLoopProxy()->PostTask( in SetHandlerForControlMessages()
29 virtual scoped_refptr<base::MessageLoopProxy> GetIOLoopProxy() OVERRIDE;
409 virtual scoped_refptr<base::MessageLoopProxy> GetIOLoopProxy() OVERRIDE;
1215 scoped_refptr<base::MessageLoopProxy> RenderThreadImpl::GetIOLoopProxy() { in GetIOLoopProxy() function in content::RenderThreadImpl