OnConnectionChannelsConnected  207 remoting/host/chromoting_host_unittest.cc             base::Bind(&ClientSession::OnConnectionChannelsConnected,
OnConnectionChannelsConnected  120 remoting/host/client_session.h   virtual void OnConnectionChannelsConnected(
OnConnectionChannelsConnected  232 remoting/host/client_session_unittest.cc   client_session_->OnConnectionChannelsConnected(client_session_->connection());
OnConnectionChannelsConnected  193 remoting/protocol/connection_to_client.cc   handler_->OnConnectionChannelsConnected(this);
OnConnectionChannelsConnected   46 remoting/protocol/connection_to_client.h     virtual void OnConnectionChannelsConnected(
OnConnectionChannelsConnected   39 remoting/protocol/connection_to_client_unittest.cc     EXPECT_CALL(handler_, OnConnectionChannelsConnected(viewer_.get()));
OnConnectionChannelsConnected   56 remoting/protocol/protocol_mock_objects.h   MOCK_METHOD1(OnConnectionChannelsConnected,