HomeSort by relevance Sort by last modified time
    Searched defs:caller_task_runner (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/remoting/host/
basic_desktop_environment.h 40 scoped_refptr<base::SingleThreadTaskRunner> caller_task_runner,
44 scoped_refptr<base::SingleThreadTaskRunner> caller_task_runner() const { function in class:remoting::BasicDesktopEnvironment
74 scoped_refptr<base::SingleThreadTaskRunner> caller_task_runner,
83 scoped_refptr<base::SingleThreadTaskRunner> caller_task_runner() const { function in class:remoting::BasicDesktopEnvironmentFactory
desktop_session_win.h 42 scoped_refptr<AutoThreadTaskRunner> caller_task_runner,
50 scoped_refptr<AutoThreadTaskRunner> caller_task_runner,
61 scoped_refptr<AutoThreadTaskRunner> caller_task_runner,
68 const scoped_refptr<AutoThreadTaskRunner>& caller_task_runner() const { function in class:remoting::DesktopSessionWin
daemon_process.h 53 // on the |caller_task_runner| thread. |io_task_runner| is used to handle IPC
56 scoped_refptr<AutoThreadTaskRunner> caller_task_runner,
90 DaemonProcess(scoped_refptr<AutoThreadTaskRunner> caller_task_runner,
142 scoped_refptr<AutoThreadTaskRunner> caller_task_runner() { function in class:remoting::DaemonProcess

Completed in 84 milliseconds