HostEventDispatcher 126 remoting/protocol/connection_to_client.cc event_dispatcher_.reset(new HostEventDispatcher()); HostEventDispatcher 31 remoting/protocol/connection_to_client.h class HostEventDispatcher; HostEventDispatcher 131 remoting/protocol/connection_to_client.h scoped_ptr<HostEventDispatcher> event_dispatcher_; HostEventDispatcher 17 remoting/protocol/host_event_dispatcher.cc HostEventDispatcher::HostEventDispatcher() HostEventDispatcher 22 remoting/protocol/host_event_dispatcher.cc HostEventDispatcher::~HostEventDispatcher() { HostEventDispatcher 25 remoting/protocol/host_event_dispatcher.cc void HostEventDispatcher::OnInitialized() { HostEventDispatcher 27 remoting/protocol/host_event_dispatcher.cc &HostEventDispatcher::OnMessageReceived, base::Unretained(this))); HostEventDispatcher 30 remoting/protocol/host_event_dispatcher.cc void HostEventDispatcher::OnMessageReceived( HostEventDispatcher 19 remoting/protocol/host_event_dispatcher.h class HostEventDispatcher : public ChannelDispatcherBase { HostEventDispatcher 23 remoting/protocol/host_event_dispatcher.h HostEventDispatcher(); HostEventDispatcher 24 remoting/protocol/host_event_dispatcher.h virtual ~HostEventDispatcher(); HostEventDispatcher 50 remoting/protocol/host_event_dispatcher.h DISALLOW_COPY_AND_ASSIGN(HostEventDispatcher);