Searched defs:remoting (Results 451 - 475 of 789) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/remoting/protocol/
H A Daudio_reader.h10 #include "remoting/proto/audio.pb.h"
11 #include "remoting/protocol/audio_stub.h"
12 #include "remoting/protocol/message_reader.h"
13 #include "remoting/protocol/channel_dispatcher_base.h"
19 namespace remoting { namespace
53 } // namespace remoting
H A Daudio_writer.cc5 #include "remoting/protocol/audio_writer.h"
9 #include "remoting/base/constants.h"
10 #include "remoting/proto/audio.pb.h"
11 #include "remoting/protocol/message_serialization.h"
12 #include "remoting/protocol/session.h"
13 #include "remoting/protocol/session_config.h"
15 namespace remoting { namespace
45 } // namespace remoting
H A Dchannel_dispatcher_base.cc5 #include "remoting/protocol/channel_dispatcher_base.h"
9 #include "remoting/protocol/session.h"
10 #include "remoting/protocol/session_config.h"
11 #include "remoting/protocol/stream_channel_factory.h"
13 namespace remoting { namespace
67 } // namespace remoting
H A Dchannel_dispatcher_base.h18 namespace remoting { namespace
67 } // namespace remoting
H A Dchannel_multiplexer.h9 #include "remoting/proto/mux.pb.h"
10 #include "remoting/protocol/buffered_socket_writer.h"
11 #include "remoting/protocol/message_reader.h"
12 #include "remoting/protocol/stream_channel_factory.h"
14 namespace remoting { namespace
89 } // namespace remoting
H A Dclient_control_dispatcher.h9 #include "remoting/protocol/buffered_socket_writer.h"
10 #include "remoting/protocol/channel_dispatcher_base.h"
11 #include "remoting/protocol/clipboard_stub.h"
12 #include "remoting/protocol/cursor_shape_stub.h"
13 #include "remoting/protocol/host_stub.h"
14 #include "remoting/protocol/message_reader.h"
16 namespace remoting { namespace
73 } // namespace remoting
H A Dclient_event_dispatcher.cc5 #include "remoting/protocol/client_event_dispatcher.h"
10 #include "remoting/base/constants.h"
11 #include "remoting/proto/event.pb.h"
12 #include "remoting/proto/internal.pb.h"
13 #include "remoting/protocol/message_serialization.h"
15 namespace remoting { namespace
57 } // namespace remoting
H A Dclipboard_echo_filter.h12 #include "remoting/protocol/clipboard_stub.h"
14 namespace remoting { namespace
73 } // namespace remoting
H A Dclipboard_echo_filter_unittest.cc5 #include "remoting/protocol/clipboard_echo_filter.h"
7 #include "remoting/proto/event.pb.h"
8 #include "remoting/protocol/protocol_mock_objects.h"
15 namespace remoting { namespace
111 } // namespace remoting
H A Dconnection_to_client_unittest.cc5 #include "remoting/protocol/connection_to_client.h"
11 #include "remoting/base/constants.h"
12 #include "remoting/protocol/fake_session.h"
13 #include "remoting/protocol/protocol_mock_objects.h"
20 namespace remoting { namespace
108 } // namespace remoting
H A Dcontent_description.h12 #include "remoting/protocol/session_config.h"
19 namespace remoting { namespace
62 } // namespace remoting
H A Derrors.h8 namespace remoting { namespace
29 } // namespace remoting
H A Dfake_session.cc5 #include "remoting/protocol/fake_session.h"
7 namespace remoting { namespace
59 } // namespace remoting
H A Dhost_control_dispatcher.h8 #include "remoting/protocol/buffered_socket_writer.h"
9 #include "remoting/protocol/channel_dispatcher_base.h"
10 #include "remoting/protocol/client_stub.h"
11 #include "remoting/protocol/clipboard_stub.h"
12 #include "remoting/protocol/cursor_shape_stub.h"
13 #include "remoting/protocol/message_reader.h"
19 namespace remoting { namespace
77 } // namespace remoting
H A Dhost_event_dispatcher.h8 #include "remoting/protocol/channel_dispatcher_base.h"
9 #include "remoting/protocol/message_reader.h"
11 namespace remoting { namespace
54 } // namespace remoting
H A Dinput_filter.h10 #include "remoting/protocol/input_stub.h"
12 namespace remoting { namespace
50 } // namespace remoting
H A Dit2me_host_authenticator_factory.cc5 #include "remoting/protocol/it2me_host_authenticator_factory.h"
8 #include "remoting/base/rsa_key_pair.h"
9 #include "remoting/protocol/negotiating_host_authenticator.h"
11 namespace remoting { namespace
35 } // namespace remoting
H A Dlibjingle_transport_factory.h11 #include "remoting/protocol/network_settings.h"
12 #include "remoting/protocol/transport.h"
29 namespace remoting { namespace
73 } // namespace remoting
H A Dme2me_host_authenticator_factory.h14 #include "remoting/protocol/authentication_method.h"
15 #include "remoting/protocol/authenticator.h"
16 #include "remoting/protocol/third_party_host_authenticator.h"
17 #include "remoting/protocol/token_validator.h"
19 namespace remoting { namespace
79 } // namespace remoting
H A Dmessage_decoder.cc5 #include "remoting/protocol/message_decoder.h"
9 #include "remoting/base/compound_buffer.h"
10 #include "remoting/proto/internal.pb.h"
13 namespace remoting { namespace
70 } // namespace remoting
H A Dmonitored_video_stub.cc5 #include "remoting/protocol/monitored_video_stub.h"
9 #include "remoting/codec/video_decoder.h"
10 #include "remoting/codec/video_decoder_verbatim.h"
11 #include "remoting/codec/video_decoder_vpx.h"
13 namespace remoting { namespace
56 } // namespace remoting
H A Dmonitored_video_stub.h11 #include "remoting/protocol/video_stub.h"
17 namespace remoting { namespace
60 } // namespace remoting
H A Dmouse_input_filter.cc5 #include "remoting/protocol/mouse_input_filter.h"
7 #include "remoting/proto/event.pb.h"
9 namespace remoting { namespace
54 } // namespace remoting
H A Dmouse_input_filter_unittest.cc5 #include "remoting/protocol/mouse_input_filter.h"
7 #include "remoting/proto/event.pb.h"
8 #include "remoting/protocol/protocol_mock_objects.h"
16 namespace remoting { namespace
171 } // namespace remoting
H A Dnegotiating_authenticator_base.h14 #include "remoting/protocol/authentication_method.h"
15 #include "remoting/protocol/authenticator.h"
18 namespace remoting { namespace
109 } // namespace remoting

Completed in 184 milliseconds

<<11121314151617181920>>