Home
last modified time | relevance | path

Searched refs:remoting (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium/chrome/browser/remoting/resources/
Dremoting_setup_flow.css8 .remoting-header {
12 .remoting-success-image {
19 .remoting-footer {
26 html[dir='rtl'] .remoting-footer {
/external/chromium/build/
Dall.gyp129 ['remoting==1', {
131 '../remoting/remoting.gyp:*',
164 '../remoting/remoting.gyp:remoting_unittests',
222 '../remoting/remoting.gyp:remoting_unittests',
327 '../remoting/remoting.gyp:remoting_unittests',
357 '../remoting/remoting.gyp:remoting_unittests',
374 '../remoting/remoting.gyp:remoting_unittests',
390 '../remoting/remoting.gyp:remoting_unittests',
445 '../remoting/remoting.gyp:remoting_unittests',
474 '../remoting/remoting.gyp:remoting_unittests',
[all …]
Dcommon.croc50 'regexp' : '^CHROMIUM/(base|media|net|printing|remoting|chrome|webkit/glue|native_client)/',
/external/chromium/chrome/browser/service/
Dservice_process_control.h26 namespace remoting {
46 typedef Callback1<const remoting::ChromotingHostInfo&>::Type
56 const remoting::ChromotingHostInfo& host_info) = 0;
98 void OnRemotingHostInfo(const remoting::ChromotingHostInfo& host_info);
Dservice_process_control.cc248 const remoting::ChromotingHostInfo& host_info) { in OnRemotingHostInfo()
286 remoting::ChromotingHostInfo failure_host_info; in RequestRemotingHostStatus()
/external/chromium/chrome/browser/remoting/
Dremoting_options_handler.h13 namespace remoting {
29 const remoting::ChromotingHostInfo& host_info);
Dsetup_flow_start_host_step.h13 namespace remoting {
30 const remoting::ChromotingHostInfo& host_info);
Dsetup_flow_get_status_step.h13 namespace remoting {
29 const remoting::ChromotingHostInfo& host_info);
Ddirectory_add_request.h16 namespace remoting {
51 void AddHost(const remoting::ChromotingHostInfo& host_info,
Dremoting_options_handler.cc18 namespace remoting { namespace
48 const remoting::ChromotingHostInfo& host_info) { in OnRemotingHostInfo()
Dsetup_flow_get_status_step.cc13 namespace remoting { namespace
35 const remoting::ChromotingHostInfo& host_info) { in OnRemotingHostInfo()
Dsetup_flow_start_host_step.cc13 namespace remoting { namespace
35 const remoting::ChromotingHostInfo& host_info) { in OnRemotingHostInfo()
Ddirectory_add_request.cc17 namespace remoting { namespace
30 void DirectoryAddRequest::AddHost(const remoting::ChromotingHostInfo& host_info, in AddHost()
Dsetup_flow_register_step.h13 namespace remoting {
Dsetup_flow_login_step.h12 namespace remoting {
Ddirectory_add_request_unittest.cc11 namespace remoting { namespace
Dsetup_flow_register_step.cc15 namespace remoting { namespace
Dsetup_flow_login_step.cc17 namespace remoting { namespace
Dsetup_flow.h17 namespace remoting {
/external/chromium/chrome/common/
Dservice_messages.h14 IPC_STRUCT_TRAITS_BEGIN(remoting::ChromotingHostInfo)
73 remoting::ChromotingHostInfo /* host_info */)
Dchrome_content_client.cc104 info.internal_entry_points.get_interface = remoting::PPP_GetInterface; in ComputeBuiltInPlugins()
106 remoting::PPP_InitializeModule; in ComputeBuiltInPlugins()
107 info.internal_entry_points.shutdown_module = remoting::PPP_ShutdownModule; in ComputeBuiltInPlugins()
DDEPS10 "+remoting/client/plugin",
/external/chromium/chrome/common/remoting/
Dchromoting_host_info.cc7 namespace remoting { namespace
Dchromoting_host_info.h10 namespace remoting {
/external/chromium/chrome/browser/ui/webui/options/
Dadvanced_options_handler.h170 remoting::RemotingOptionsHandler remoting_options_handler_;

12