OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:io_task_runner
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/remoting/host/
config_file_watcher_unittest.cc
82
scoped_refptr<AutoThreadTaskRunner>
io_task_runner
=
local
88
new ConfigFileWatcher(task_runner,
io_task_runner
, config_file_));
daemon_process.h
53
// on the |caller_task_runner| thread. |
io_task_runner
| is used to handle IPC
57
scoped_refptr<AutoThreadTaskRunner>
io_task_runner
,
91
scoped_refptr<AutoThreadTaskRunner>
io_task_runner
,
146
scoped_refptr<AutoThreadTaskRunner>
io_task_runner
() {
function in class:remoting::DaemonProcess
desktop_process.cc
116
scoped_refptr<AutoThreadTaskRunner>
io_task_runner
=
local
128
io_task_runner
,
145
io_task_runner
.get()));
/external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_manager_factory_chromeos.cc
177
scoped_refptr<base::SequencedTaskRunner>
io_task_runner
=
local
183
io_task_runner
,
202
io_task_runner
));
/external/chromium_org/remoting/host/win/
host_service.cc
206
scoped_refptr<AutoThreadTaskRunner>
io_task_runner
=
local
209
if (!
io_task_runner
) {
216
io_task_runner
,
Completed in 715 milliseconds