Home
last modified time | relevance | path

Searched defs:DoCreateDesktopSession (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/
Ddaemon_process_unittest.cc99 scoped_ptr<DesktopSession> MockDaemonProcess::DoCreateDesktopSession( in DoCreateDesktopSession() function in remoting::__anond6d6ed550111::MockDaemonProcess
187 DesktopSession* DaemonProcessTest::DoCreateDesktopSession(int terminal_id) { in DoCreateDesktopSession() function in remoting::DaemonProcessTest
Ddaemon_process_win.cc183 scoped_ptr<DesktopSession> DaemonProcessWin::DoCreateDesktopSession( in DoCreateDesktopSession() function in remoting::DaemonProcessWin