Searched refs:wrapped_task_runner (Results 1 – 4 of 4) sorted by relevance
44 const scoped_refptr<base::SequencedTaskRunner>& wrapped_task_runner, in AttachmentServiceProxy() argument46 : wrapped_task_runner_(wrapped_task_runner), core_(new Core(wrapped)) { in AttachmentServiceProxy()51 const scoped_refptr<base::SequencedTaskRunner>& wrapped_task_runner, in AttachmentServiceProxy() argument53 : wrapped_task_runner_(wrapped_task_runner), core_(core) { in AttachmentServiceProxy()
57 const scoped_refptr<base::SequencedTaskRunner>& wrapped_task_runner, in AttachmentServiceProxyForTest() argument59 : AttachmentServiceProxy(wrapped_task_runner, core) { in AttachmentServiceProxyForTest()
48 const scoped_refptr<base::SequencedTaskRunner>& wrapped_task_runner,107 const scoped_refptr<base::SequencedTaskRunner>& wrapped_task_runner,
45 const scoped_refptr<base::SequencedTaskRunner>& wrapped_task_runner,