OnSessionAuthenticationFailed  120 remoting/host/chromoting_host.h   virtual void OnSessionAuthenticationFailed(ClientSession* client) OVERRIDE;
OnSessionAuthenticationFailed  343 remoting/host/client_session.cc     event_handler_->OnSessionAuthenticationFailed(this);
OnSessionAuthenticationFailed   67 remoting/host/client_session.h     virtual void OnSessionAuthenticationFailed(ClientSession* client) = 0;
OnSessionAuthenticationFailed   73 remoting/host/host_mock_objects.h   MOCK_METHOD1(OnSessionAuthenticationFailed, void(ClientSession* client));