Searched refs:remoting (Results 1 - 25 of 813) sorted by path

1234567891011>>

/external/chromium_org/base/threading/
H A Dthread_restrictions.h79 namespace remoting { namespace
197 friend class remoting::AutoThread;
/external/chromium_org/chrome/common/
H A Dchrome_content_client.cc61 #include "remoting/client/plugin/pepper_entrypoints.h"
116 "application/vnd.chromium.remoting-viewer";
320 info.internal_entry_points.get_interface = remoting::PPP_GetInterface;
322 remoting::PPP_InitializeModule;
323 info.internal_entry_points.shutdown_module = remoting::PPP_ShutdownModule;
/external/chromium_org/chrome/test/remoting/
H A Dauth_browsertest.cc5 #include "chrome/test/remoting/remote_desktop_browsertest.h"
7 namespace remoting { namespace
22 } // namespace remoting
H A Dfullscreen_browsertest.cc7 #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
H A Dkey_code_conv.cc5 #include "chrome/test/remoting/key_code_conv.h"
7 #include "chrome/test/remoting/key_code_map.h"
9 namespace remoting { namespace
36 } // namespace remoting
H A Dkey_code_conv.h10 namespace remoting { namespace
23 } // namespace remoting
H A Dkey_code_map.h15 namespace remoting { namespace
92 } // namespace remoting
H A Dlaunch_browsertest.cc5 #include "chrome/test/remoting/remote_desktop_browsertest.h"
7 namespace remoting { namespace
19 } // namespace remoting
H A Dme2me_browsertest.cc7 #include "chrome/test/remoting/remote_desktop_browsertest.h"
8 #include "chrome/test/remoting/waiter.h"
10 namespace remoting { namespace
129 "remoting.pairedClientManager.getFirstClientIdForTesting_()");
153 } // namespace remoting
H A Dpage_load_notification_observer.cc5 #include "chrome/test/remoting/page_load_notification_observer.h"
11 namespace remoting { namespace
29 } // namespace remoting
H A Dpage_load_notification_observer.h11 namespace remoting { namespace
32 } // namespace remoting
H A Dpin_browsertest.cc7 #include "chrome/test/remoting/remote_desktop_browsertest.h"
8 #include "chrome/test/remoting/waiter.h"
10 namespace remoting { namespace
53 } // namespace remoting
H A Dremote_desktop_browsertest.cc5 #include "chrome/test/remoting/remote_desktop_browsertest.h"
15 #include "chrome/test/remoting/key_code_conv.h"
16 #include "chrome/test/remoting/page_load_notification_observer.h"
17 #include "chrome/test/remoting/waiter.h"
27 namespace remoting { namespace
341 ExecuteScript("remoting.showMe2MeUiAndSave();");
499 "remoting.hostList.localHost_.hostName && "
500 "remoting.hostList.localHost_.hostId && "
501 "remoting.hostList.localHost_.status && "
502 "remoting
[all...]
H A Dremote_desktop_browsertest.h49 namespace remoting { namespace
354 // the HTTP server. This is how the remoting browser tests
374 } // namespace remoting
H A Dscrollbar_browsertest.cc7 #include "chrome/test/remoting/remote_desktop_browsertest.h"
8 #include "chrome/test/remoting/waiter.h"
10 namespace remoting { namespace
26 } // namespace remoting
H A Dwaiter.cc5 #include "chrome/test/remoting/waiter.h"
9 namespace remoting { namespace
81 } // namespace remoting
H A Dwaiter.h14 namespace remoting { namespace
72 } // namespace remoting
H A Dwebapp_javascript_unittest.cc6 #include "chrome/test/remoting/qunit_browser_test_runner.h"
12 namespace remoting { namespace
25 base_dir.Append(FILE_PATH_LITERAL("remoting/unittests/unittest.html")));
28 } // namespace remoting
/external/chromium_org/remoting/base/
H A Dauth_token_util.cc5 #include "remoting/base/auth_token_util.h"
6 #include "remoting/base/constants.h"
8 namespace remoting { namespace
34 } // namespace remoting
H A Dauth_token_util.h10 namespace remoting { namespace
18 } // namespace remoting
H A Dauth_token_util_unittest.cc5 #include "remoting/base/auth_token_util.h"
6 #include "remoting/base/constants.h"
9 namespace remoting { namespace
36 } // namespace remoting
H A Dauto_thread.cc5 #include "remoting/base/auto_thread.h"
13 #include "remoting/base/auto_thread_task_runner.h"
19 namespace remoting { namespace
H A Dauto_thread.h12 #include "remoting/base/auto_thread_task_runner.h"
14 namespace remoting { namespace
113 } // namespace remoting
H A Dauto_thread_task_runner.cc5 #include "remoting/base/auto_thread_task_runner.h"
9 namespace remoting { namespace
43 } // namespace remoting
H A Dauto_thread_task_runner.h14 namespace remoting { namespace
50 } // namespace remoting

Completed in 234 milliseconds

1234567891011>>