Searched refs:io_thread_task_runner (Results 1 – 2 of 2) sorted by relevance
25 scoped_refptr<base::TaskRunner> io_thread_task_runner, in ScopedIPCSupport() argument28 Core::Get()->SetIOTaskRunner(io_thread_task_runner); in ScopedIPCSupport()
105 ScopedIPCSupport(scoped_refptr<base::TaskRunner> io_thread_task_runner, in COMPONENT_EXPORT()