HomeSort by relevance Sort by last modified time
    Searched defs:remoting (Results 176 - 200 of 789) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/remoting/host/
fake_mouse_cursor_monitor.h 10 namespace remoting { namespace
26 } // namespace remoting
host_event_logger.h 15 namespace remoting { namespace
host_status_monitor.h 8 namespace remoting { namespace
22 } // namespace remoting
host_window.h 14 namespace remoting { namespace
44 } // namespace remoting
ipc_input_injector.h 9 #include "remoting/host/input_injector.h"
10 #include "remoting/proto/event.pb.h"
12 namespace remoting { namespace
44 } // namespace remoting
ipc_screen_controls.cc 5 #include "remoting/host/ipc_screen_controls.h"
8 #include "remoting/host/desktop_session_proxy.h"
10 namespace remoting { namespace
25 } // namespace remoting
ipc_screen_controls.h 10 #include "remoting/host/screen_controls.h"
12 namespace remoting { namespace
33 } // namespace remoting
pam_authorization_factory_posix.h 8 #include "remoting/protocol/authenticator.h"
15 namespace remoting { namespace
32 } // namespace remoting
sas_injector.h 10 namespace remoting { namespace
26 } // namespace remoting
screen_controls.h 10 namespace remoting { namespace
23 } // namespace remoting
single_window_desktop_environment.h 8 #include "remoting/host/basic_desktop_environment.h"
11 namespace remoting { namespace
35 } // namespace remoting
username.cc 5 #include "remoting/host/username.h"
17 namespace remoting { namespace
36 } // namespace remoting
video_frame_recorder_host_extension.h 9 #include "remoting/host/host_extension.h"
11 namespace remoting { namespace
24 // remoting::HostExtension interface.
36 } // namespace remoting
  /external/chromium_org/remoting/host/policy_hack/
fake_policy_watcher.h 8 #include "remoting/host/policy_hack/policy_watcher.h"
10 namespace remoting { namespace
28 } // namespace remoting
  /external/chromium_org/remoting/host/setup/
daemon_controller_delegate_mac.h 10 #include "remoting/host/setup/daemon_controller.h"
12 namespace remoting { namespace
56 } // namespace remoting
daemon_installer_win.h 14 namespace remoting { namespace
50 } // namespace remoting
  /external/chromium_org/remoting/host/win/
security_descriptor.h 12 #include "remoting/base/typed_buffer.h"
14 namespace remoting { namespace
39 } // namespace remoting
wts_terminal_observer.h 12 namespace remoting { namespace
32 } // namespace remoting
  /external/chromium_org/remoting/protocol/
chromium_socket_factory.h 11 namespace remoting { namespace
39 } // namespace remoting
content_description_unittest.cc 5 #include "remoting/protocol/content_description.h"
10 #include "remoting/protocol/authenticator.h"
15 namespace remoting { namespace
42 "<description xmlns=\"google:remoting\">"
64 "<description xmlns=\"google:remoting\">"
84 "<description xmlns=\"google:remoting\">"
101 } // namespace remoting
message_serialization.cc 5 #include "remoting/protocol/message_serialization.h"
13 namespace remoting { namespace
30 } // namespace remoting
name_value_map.h 11 namespace remoting { namespace
44 } // namespace remoting
network_settings_unittest.cc 5 #include "remoting/protocol/network_settings.h"
9 namespace remoting { namespace
44 } // namespace remoting
  /external/chromium_org/remoting/webapp/
wcs_sandbox_content.js 15 var remoting = remoting || {};
18 remoting.WcsSandboxContent = function() {
43 remoting.WcsSandboxContent.prototype.onMessage_ = function(event) {
52 XMLHttpRequest = remoting.XMLHttpRequestProxy;
62 if (remoting.wcs) {
63 remoting.wcs.sendIq(stanza);
76 // The WCS driver JS requires that remoting.wcsLoader be a global
78 // TODO(jamiewalch): remoting.wcs doesn't need to be global and should
80 if (remoting.wcs)
    [all...]
  /external/chromium_org/chrome/test/remoting/
fullscreen_browsertest.cc 7 #include "chrome/test/remoting/remote_desktop_browsertest.h"
8 #include "chrome/test/remoting/waiter.h"
10 namespace remoting { namespace
19 "remoting.fullscreen.isActive()" :
20 "!remoting.fullscreen.isActive()";
41 "remoting.fullscreen.isActive()"));
75 } // namespace remoting

Completed in 3262 milliseconds

1 2 3 4 5 6 78 91011>>