Home
last modified time | relevance | path

Searched refs:DesktopSessionList (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/remoting/host/
Ddaemon_process.h47 typedef std::list<DesktopSession*> DesktopSessionList; typedef
152 const DesktopSessionList& desktop_sessions() const { in desktop_sessions()
172 DesktopSessionList desktop_sessions_;
Ddaemon_process.cc151 DesktopSessionList::iterator i; in CloseDesktopSession()
235 DesktopSessionList::iterator i; in SetScreenResolution()
Ddaemon_process_unittest.cc143 const DaemonProcess::DesktopSessionList& desktop_sessions() const { in desktop_sessions()