Home
last modified time | relevance | path

Searched defs:io_thread_task_runner (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/mojo/core/embedder/
Dscoped_ipc_support.cc25 scoped_refptr<base::TaskRunner> io_thread_task_runner, in ScopedIPCSupport()
/external/cronet/base/files/
Dfile_descriptor_watcher_posix.h132 scoped_refptr<SingleThreadTaskRunner> io_thread_task_runner() const { in io_thread_task_runner() function
Dfile_descriptor_watcher_posix.cc252 scoped_refptr<SingleThreadTaskRunner> io_thread_task_runner) in FileDescriptorWatcher()
Dfile_descriptor_watcher_posix_unittest.cc64 scoped_refptr<SingleThreadTaskRunner> io_thread_task_runner; in SetUp() local
/external/cronet/base/task/thread_pool/
Dworker_thread.cc158 scoped_refptr<SingleThreadTaskRunner> io_thread_task_runner, in Start()
Dpooled_single_thread_task_runner_manager.cc567 scoped_refptr<SingleThreadTaskRunner> io_thread_task_runner, in Start()