HomeSort by relevance Sort by last modified time
    Searched refs:remoting (Results 1 - 25 of 736) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/remoting/base/
breakpad_linux.cc 5 #include "remoting/base/breakpad.h"
7 namespace remoting { namespace
14 } // namespace remoting
test_rsa_key_pair.h 5 namespace remoting { namespace
32 } // namespace remoting
breakpad.h 8 namespace remoting { namespace
21 } // remoting
logging.h 10 namespace remoting { namespace
19 } // namespace remoting
resources_win.cc 5 #include "remoting/base/resources.h"
7 namespace remoting { namespace
17 } // namespace remoting
  /external/chromium_org/remoting/ios/Chromoting_unittests/
main_no_arc.h 5 namespace remoting { namespace
11 } // remoting
  /external/chromium_org/remoting/client/
client_config.cc 5 #include "remoting/client/client_config.h"
7 namespace remoting { namespace
15 } // namespace remoting
  /external/chromium_org/remoting/client/plugin/
chromoting_plugin_unittest.cc 6 #include "remoting/client/plugin/chromoting_plugin.h"
9 namespace remoting { namespace
19 } // namespace remoting
  /external/chromium_org/remoting/host/
host_secret.h 7 namespace remoting { namespace
12 } // namespace remoting
logging.h 10 namespace remoting { namespace
15 } // namespace remoting
username.h 10 namespace remoting { namespace
16 } // namespace remoting
  /external/chromium_org/remoting/host/win/
omaha.cc 5 #include "remoting/host/win/omaha.h"
7 namespace remoting { namespace
10 // defined in remoting/host/win/chromoting.wxs and the Omaha server
14 } // namespace remoting
omaha.h 8 namespace remoting { namespace
13 } // namespace remoting
  /external/chromium_org/remoting/jingle_glue/
mock_objects.cc 5 #include "remoting/jingle_glue/mock_objects.h"
7 namespace remoting { namespace
12 } // namespace remoting
  /external/chromium_org/remoting/webapp/
xhr_proxy.js 24 var remoting = remoting || {};
30 remoting.XMLHttpRequestProxy = function() {
44 remoting.XMLHttpRequestProxy.prototype.open = function(
55 remoting.XMLHttpRequestProxy.prototype.send = function(data) {
56 if (remoting.sandboxContent) {
58 this.xhr_id_ = remoting.sandboxContent.sendXhr(this);
62 remoting.XMLHttpRequestProxy.prototype.setRequestHeader = function(
67 remoting.XMLHttpRequestProxy.prototype.abort = function() {
69 remoting.sandboxContent.abortXhr(this.xhr_id_)
    [all...]
server_log_entry.js 13 var remoting = remoting || {};
19 remoting.ServerLogEntry = function() {
24 remoting.ServerLogEntry.KEY_EVENT_NAME_ = 'event-name';
26 remoting.ServerLogEntry.VALUE_EVENT_NAME_SESSION_STATE_ =
30 remoting.ServerLogEntry.KEY_SESSION_ID_ = 'session-id';
33 remoting.ServerLogEntry.KEY_ROLE_ = 'role';
35 remoting.ServerLogEntry.VALUE_ROLE_CLIENT_ = 'client';
38 remoting.ServerLogEntry.KEY_SESSION_STATE_ = 'session-state';
42 * @param {remoting.ClientSession.State} stat
    [all...]
wcs_loader.js 8 * A class that loads a WCS IQ client and constructs remoting.wcs as a
15 var remoting = remoting || {};
17 /** @type {remoting.WcsLoader} */
18 remoting.wcsLoader = null;
23 remoting.WcsLoader = function() {
26 * remoting.wcsLoader) by the downloaded Javascript.
27 * @type {remoting.WcsIqClient}
37 remoting.WcsLoader.prototype.SCRIPT_NODE_ID_ = 'wcs-script-node';
42 * When it's loaded, construct remoting.wcs as a wrapper for it
    [all...]
  /external/chromium_org/chrome/test/remoting/
launch_browsertest.cc 5 #include "chrome/test/remoting/remote_desktop_browsertest.h"
7 namespace remoting { namespace
19 } // namespace remoting
auth_browsertest.cc 5 #include "chrome/test/remoting/remote_desktop_browsertest.h"
7 namespace remoting { namespace
22 } // namespace remoting
  /external/chromium_org/remoting/client/jni/
android_keymap.h 11 namespace remoting { namespace
21 } // namespace remoting
  /external/chromium_org/remoting/host/it2me/
it2me_native_messaging_host_entry_point.cc 5 #include "remoting/host/it2me/it2me_native_messaging_host_main.h"
8 return remoting::It2MeNativeMessagingHostMain(argc, argv);
it2me_native_messaging_host_main.h 8 #include "remoting/host/host_export.h"
10 namespace remoting { namespace
15 } // namespace remoting
  /external/chromium_org/remoting/host/setup/
me2me_native_messaging_host_entry_point.cc 5 #include "remoting/host/setup/me2me_native_messaging_host_main.h"
8 return remoting::Me2MeNativeMessagingHostMain(argc, argv);
me2me_native_messaging_host_main.h 8 #include "remoting/host/host_export.h"
10 namespace remoting { namespace
15 } // namespace remoting
pin_validator.h 10 namespace remoting { namespace
15 } // namespace remoting

Completed in 261 milliseconds

1 2 3 4 5 6 7 8 91011>>