OnSessionAttached   93 remoting/host/desktop_session_win.h   virtual void OnSessionAttached(uint32 session_id) OVERRIDE;
OnSessionAttached  120 remoting/host/win/host_service.cc     observer->OnSessionAttached(registered_observer.session_id);
OnSessionAttached  195 remoting/host/win/host_service.cc         observer->OnSessionAttached(session_id);
OnSessionAttached   20 remoting/host/win/wts_terminal_observer.h   virtual void OnSessionAttached(uint32 session_id) = 0;