RdpSession        117 remoting/host/desktop_session_win.cc   RdpSession(
RdpSession        123 remoting/host/desktop_session_win.cc   virtual ~RdpSession();
RdpSession        144 remoting/host/desktop_session_win.cc     explicit EventHandler(base::WeakPtr<RdpSession> desktop_session);
RdpSession        160 remoting/host/desktop_session_win.cc     base::WeakPtr<RdpSession> desktop_session_;
RdpSession        174 remoting/host/desktop_session_win.cc   base::WeakPtrFactory<RdpSession> weak_factory_;
RdpSession        176 remoting/host/desktop_session_win.cc   DISALLOW_COPY_AND_ASSIGN(RdpSession);
RdpSession        208 remoting/host/desktop_session_win.cc RdpSession::RdpSession(
RdpSession        219 remoting/host/desktop_session_win.cc RdpSession::~RdpSession() {
RdpSession        222 remoting/host/desktop_session_win.cc bool RdpSession::Initialize(const ScreenResolution& resolution) {
RdpSession        273 remoting/host/desktop_session_win.cc void RdpSession::OnRdpConnected() {
RdpSession        280 remoting/host/desktop_session_win.cc void RdpSession::OnRdpClosed() {
RdpSession        286 remoting/host/desktop_session_win.cc void RdpSession::SetScreenResolution(const ScreenResolution& resolution) {
RdpSession        294 remoting/host/desktop_session_win.cc void RdpSession::InjectSas() {
RdpSession        300 remoting/host/desktop_session_win.cc RdpSession::EventHandler::EventHandler(
RdpSession        301 remoting/host/desktop_session_win.cc     base::WeakPtr<RdpSession> desktop_session)
RdpSession        306 remoting/host/desktop_session_win.cc RdpSession::EventHandler::~EventHandler() {
RdpSession        313 remoting/host/desktop_session_win.cc ULONG STDMETHODCALLTYPE RdpSession::EventHandler::AddRef() {
RdpSession        319 remoting/host/desktop_session_win.cc ULONG STDMETHODCALLTYPE RdpSession::EventHandler::Release() {
RdpSession        330 remoting/host/desktop_session_win.cc STDMETHODIMP RdpSession::EventHandler::QueryInterface(REFIID riid, void** ppv) {
RdpSession        344 remoting/host/desktop_session_win.cc STDMETHODIMP RdpSession::EventHandler::OnRdpConnected() {
RdpSession        353 remoting/host/desktop_session_win.cc STDMETHODIMP RdpSession::EventHandler::OnRdpClosed() {
RdpSession        359 remoting/host/desktop_session_win.cc   base::WeakPtr<RdpSession> desktop_session = desktop_session_;
RdpSession        388 remoting/host/desktop_session_win.cc   scoped_ptr<RdpSession> session(new RdpSession(