Searched defs:io_loop (Results 1 – 6 of 6) sorted by relevance
78 scoped_refptr<base::MessageLoopProxy> io_loop = factory_->GetIOLoopProxy(); in Connect() local160 scoped_refptr<base::MessageLoopProxy> io_loop = in CreateViewCommandBuffer() local254 scoped_refptr<base::MessageLoopProxy> io_loop = factory_->GetIOLoopProxy(); in AddRoute() local262 scoped_refptr<base::MessageLoopProxy> io_loop = factory_->GetIOLoopProxy(); in RemoveRoute() local
42 base::MessageLoopForIO io_loop; // For RecvFrom to do its threaded work. in TEST() local115 base::MessageLoopForIO io_loop; // For Read to do its threaded work. in TEST() local
65 base::MessageLoop* io_loop, in ShellURLRequestContextGetter()
48 PpapiDispatcher::PpapiDispatcher(scoped_refptr<base::MessageLoopProxy> io_loop, in PpapiDispatcher()
41 MessageLoopForIO* io_loop() const { in io_loop() function in base::MessagePumpIOSForIOTest
42 MessageLoopForIO* io_loop() const { in io_loop() function in base::MessagePumpLibeventTest