Home
last modified time | relevance | path

Searched refs:OnSessionDetached (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/remoting/host/win/
Dwts_terminal_observer.h23 virtual void OnSessionDetached() = 0;
Dhost_service.cc173 i->observer->OnSessionDetached(); in OnSessionChange()
186 i->observer->OnSessionDetached(); in OnSessionChange()
/external/chromium_org/remoting/host/
Ddesktop_session_win.h94 virtual void OnSessionDetached() OVERRIDE;
Ddesktop_session_win.cc453 OnSessionDetached(); in StopMonitoring()
558 void DesktopSessionWin::OnSessionDetached() { in OnSessionDetached() function in remoting::DesktopSessionWin