Home
last modified time | relevance | path

Searched refs:ActiveConnectionsList (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/
Dipc_desktop_environment.cc138 ActiveConnectionsList::iterator i; in DisconnectTerminal()
158 ActiveConnectionsList::iterator i; in SetScreenResolution()
181 ActiveConnectionsList::iterator i = active_connections_.find(terminal_id); in OnDesktopSessionAgentAttached()
204 ActiveConnectionsList::iterator i = active_connections_.find(terminal_id); in OnTerminalDisconnected()
Dipc_desktop_environment.h123 typedef std::map<int, DesktopSessionProxy*> ActiveConnectionsList; typedef
124 ActiveConnectionsList active_connections_;