Searched defs:remoting (Results 151 - 175 of 789) sorted by relevance

1234567891011>>

/external/chromium_org/remoting/webapp/
H A Dhost_screen.js13 var remoting = remoting || {};
28 remoting.tryShare = function() {
29 /** @type {remoting.It2MeHostFacade} */
30 var hostFacade = new remoting.It2MeHostFacade();
32 /** @type {remoting.HostInstallDialog} */
41 remoting.startHostUsingFacade_(hostFacade);
49 hostInstallDialog = new remoting.HostInstallDialog();
56 /** @param {remoting.Error} error */
58 if (error == remoting
[all...]
/external/chromium_org/remoting/base/
H A Dresources_unittest.cc5 #include "remoting/base/resources.h"
7 #include "remoting/base/string_resources.h"
11 namespace remoting { namespace
51 } // namespace remoting
/external/chromium_org/remoting/client/plugin/
H A Dnormalizing_input_filter_mac.h7 #include "remoting/protocol/input_filter.h"
9 namespace remoting { namespace
65 } // namespace remoting
H A Dpepper_packet_socket_factory.h12 namespace remoting { namespace
41 } // namespace remoting
/external/chromium_org/remoting/codec/
H A Daudio_encoder.h10 namespace remoting { namespace
21 } // namespace remoting
H A Dscoped_vpx_codec.cc5 #include "remoting/codec/scoped_vpx_codec.h"
13 namespace remoting { namespace
23 } // namespace remoting
H A Dscoped_vpx_codec.h14 namespace remoting { namespace
22 } // namespace remoting
H A Dvideo_encoder_helper.h16 namespace remoting { namespace
44 } // namespace remoting
H A Dvideo_encoder_verbatim.h8 #include "remoting/codec/video_encoder.h"
9 #include "remoting/codec/video_encoder_helper.h"
11 namespace remoting { namespace
30 } // namespace remoting
/external/chromium_org/remoting/host/
H A Dbranding.cc5 #include "remoting/host/branding.h"
35 namespace remoting { namespace
55 } // namespace remoting
H A Dchromoting_host_context_unittest.cc7 #include "remoting/base/auto_thread_task_runner.h"
8 #include "remoting/host/chromoting_host_context.h"
11 namespace remoting { namespace
38 } // namespace remoting
H A Ddesktop_resizer.h11 #include "remoting/host/screen_resolution.h"
13 namespace remoting { namespace
49 } // namespace remoting
H A Ddesktop_session_connector.h12 namespace remoting { namespace
60 } // namespace remoting
H A Dfake_host_status_monitor.h9 #include "remoting/host/host_status_monitor.h"
11 namespace remoting { namespace
25 } // namespace remoting
H A Dfake_mouse_cursor_monitor.h10 namespace remoting { namespace
26 } // namespace remoting
H A Dhost_event_logger.h15 namespace remoting { namespace
H A Dhost_status_monitor.h8 namespace remoting { namespace
22 } // namespace remoting
H A Dhost_window.h14 namespace remoting { namespace
44 } // namespace remoting
H A Dipc_input_injector.h9 #include "remoting/host/input_injector.h"
10 #include "remoting/proto/event.pb.h"
12 namespace remoting { namespace
44 } // namespace remoting
H A Dipc_screen_controls.h10 #include "remoting/host/screen_controls.h"
12 namespace remoting { namespace
33 } // namespace remoting
H A Dpam_authorization_factory_posix.h8 #include "remoting/protocol/authenticator.h"
15 namespace remoting { namespace
32 } // namespace remoting
H A Dsas_injector.h10 namespace remoting { namespace
26 } // namespace remoting
H A Dscreen_controls.h10 namespace remoting { namespace
23 } // namespace remoting
H A Dsession_manager_factory.cc5 #include "remoting/host/session_manager_factory.h"
7 #include "remoting/protocol/chromium_port_allocator.h"
8 #include "remoting/protocol/chromium_socket_factory.h"
9 #include "remoting/protocol/jingle_session_manager.h"
10 #include "remoting/protocol/libjingle_transport_factory.h"
11 #include "remoting/protocol/network_settings.h"
12 #include "remoting/protocol/session_manager.h"
14 namespace remoting { namespace
37 } // namespace remoting
/external/chromium_org/remoting/host/policy_hack/
H A Dfake_policy_watcher.h8 #include "remoting/host/policy_hack/policy_watcher.h"
10 namespace remoting { namespace
28 } // namespace remoting

Completed in 8400 milliseconds

1234567891011>>