Searched defs:remoting (Results 201 - 225 of 789) sorted by relevance

1234567891011>>

/external/chromium_org/remoting/client/
H A Dclient_status_logger.h10 #include "remoting/protocol/connection_to_host.h"
11 #include "remoting/protocol/errors.h"
12 #include "remoting/signaling/log_to_server.h"
14 namespace remoting { namespace
30 void LogStatistics(remoting::ChromotingStats* statistics);
57 } // namespace remoting
H A Dclient_user_interface.h12 #include "remoting/protocol/connection_to_host.h"
13 #include "remoting/protocol/third_party_client_authenticator.h"
15 namespace remoting { namespace
58 } // namespace remoting
H A Dframe_producer.h17 namespace remoting { namespace
52 } // namespace remoting
H A Dserver_log_entry_client_unittest.cc8 #include "remoting/client/chromoting_stats.h"
9 #include "remoting/client/server_log_entry_client.h"
10 #include "remoting/signaling/server_log_entry.h"
11 #include "remoting/signaling/server_log_entry_unittest.h"
18 using remoting::protocol::ConnectionToHost;
20 namespace remoting { namespace
24 ConnectionToHost::CONNECTED, remoting::protocol::OK));
38 ConnectionToHost::FAILED, remoting::protocol::PEER_IS_OFFLINE));
92 ConnectionToHost::CONNECTED, remoting::protocol::OK));
111 ConnectionToHost::CONNECTED, remoting
[all...]
/external/chromium_org/remoting/client/plugin/
H A Dnormalizing_input_filter_cros.h5 #include "remoting/protocol/input_filter.h"
7 #include "remoting/proto/event.pb.h"
9 namespace remoting { namespace
57 } // namespace remoting
H A Dpepper_audio_player.h11 #include "remoting/client/audio_player.h"
12 #include "remoting/proto/audio.pb.h"
14 namespace remoting { namespace
36 } // namespace remoting
H A Dpepper_module.cc9 #include "remoting/client/plugin/chromoting_instance.h"
11 namespace remoting { namespace
23 } // namespace remoting
29 return new remoting::ChromotingModule();
H A Dpepper_plugin_thread_delegate.h8 #include "remoting/base/plugin_thread_task_runner.h"
14 namespace remoting { namespace
28 } // namespace remoting
H A Dpepper_port_allocator.h13 namespace remoting { namespace
50 } // namespace remoting
/external/chromium_org/remoting/codec/
H A Daudio_decoder.h10 namespace remoting { namespace
30 } // namespace remoting
H A Daudio_decoder_opus.h10 #include "remoting/codec/audio_decoder.h"
14 namespace remoting { namespace
39 } // namespace remoting
H A Daudio_decoder_verbatim.cc5 #include "remoting/codec/audio_decoder_verbatim.h"
8 #include "remoting/proto/audio.pb.h"
10 namespace remoting { namespace
34 } // namespace remoting
H A Daudio_encoder_verbatim.cc5 #include "remoting/codec/audio_encoder_verbatim.h"
8 #include "remoting/proto/audio.pb.h"
10 namespace remoting { namespace
26 } // namespace remoting
H A Dvideo_decoder.h9 #include "remoting/proto/video.pb.h"
17 namespace remoting { namespace
65 } // namespace remoting
H A Dvideo_decoder_verbatim.h10 #include "remoting/codec/video_decoder.h"
14 namespace remoting { namespace
50 } // namespace remoting
H A Dvideo_encoder_vpx_perftest.cc5 #include "remoting/codec/video_encoder_vpx.h"
12 #include "remoting/codec/codec_test.h"
18 namespace remoting { namespace
61 } // namespace remoting
/external/chromium_org/remoting/host/
H A Daudio_capturer.h11 namespace remoting { namespace
40 } // namespace remoting
H A Daudio_silence_detector.h11 namespace remoting { namespace
40 } // namespace remoting
H A Dcapture_scheduler_unittest.cc5 #include "remoting/host/capture_scheduler.h"
8 namespace remoting { namespace
87 } // namespace remoting
H A Dclient_session_control.h14 namespace remoting { namespace
40 } // namespace remoting
H A Dclipboard.h12 namespace remoting { namespace
37 } // namespace remoting
H A Dconfig_file_watcher.h12 #include "remoting/host/config_watcher.h"
18 namespace remoting { namespace
44 } // namespace remoting
H A Dcontinue_window.h11 #include "remoting/host/host_window.h"
13 namespace remoting { namespace
54 } // namespace remoting
H A Dcurtain_mode.h18 namespace remoting { namespace
46 } // namespace remoting
H A Ddesktop_session.cc5 #include "remoting/host/desktop_session.h"
7 #include "remoting/base/auto_thread_task_runner.h"
8 #include "remoting/host/daemon_process.h"
10 namespace remoting { namespace
20 } // namespace remoting

Completed in 104 milliseconds

1234567891011>>