/external/chromium/chrome/browser/remoting/resources/ |
D | remoting_setup_flow.css | 8 .remoting-header { 12 .remoting-success-image { 19 .remoting-footer { 26 html[dir='rtl'] .remoting-footer {
|
/external/chromium/build/ |
D | all.gyp | 129 ['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 …]
|
D | common.croc | 50 'regexp' : '^CHROMIUM/(base|media|net|printing|remoting|chrome|webkit/glue|native_client)/',
|
/external/chromium/chrome/browser/service/ |
D | service_process_control.h | 26 namespace remoting { 46 typedef Callback1<const remoting::ChromotingHostInfo&>::Type 56 const remoting::ChromotingHostInfo& host_info) = 0; 98 void OnRemotingHostInfo(const remoting::ChromotingHostInfo& host_info);
|
D | service_process_control.cc | 248 const remoting::ChromotingHostInfo& host_info) { in OnRemotingHostInfo() 286 remoting::ChromotingHostInfo failure_host_info; in RequestRemotingHostStatus()
|
/external/chromium/chrome/browser/remoting/ |
D | remoting_options_handler.h | 13 namespace remoting { 29 const remoting::ChromotingHostInfo& host_info);
|
D | setup_flow_start_host_step.h | 13 namespace remoting { 30 const remoting::ChromotingHostInfo& host_info);
|
D | setup_flow_get_status_step.h | 13 namespace remoting { 29 const remoting::ChromotingHostInfo& host_info);
|
D | directory_add_request.h | 16 namespace remoting { 51 void AddHost(const remoting::ChromotingHostInfo& host_info,
|
D | remoting_options_handler.cc | 18 namespace remoting { namespace 48 const remoting::ChromotingHostInfo& host_info) { in OnRemotingHostInfo()
|
D | setup_flow_get_status_step.cc | 13 namespace remoting { namespace 35 const remoting::ChromotingHostInfo& host_info) { in OnRemotingHostInfo()
|
D | setup_flow_start_host_step.cc | 13 namespace remoting { namespace 35 const remoting::ChromotingHostInfo& host_info) { in OnRemotingHostInfo()
|
D | directory_add_request.cc | 17 namespace remoting { namespace 30 void DirectoryAddRequest::AddHost(const remoting::ChromotingHostInfo& host_info, in AddHost()
|
D | setup_flow_register_step.h | 13 namespace remoting {
|
D | setup_flow_login_step.h | 12 namespace remoting {
|
D | directory_add_request_unittest.cc | 11 namespace remoting { namespace
|
D | setup_flow_register_step.cc | 15 namespace remoting { namespace
|
D | setup_flow_login_step.cc | 17 namespace remoting { namespace
|
D | setup_flow.h | 17 namespace remoting {
|
/external/chromium/chrome/common/ |
D | service_messages.h | 14 IPC_STRUCT_TRAITS_BEGIN(remoting::ChromotingHostInfo) 73 remoting::ChromotingHostInfo /* host_info */)
|
D | chrome_content_client.cc | 104 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()
|
D | DEPS | 10 "+remoting/client/plugin",
|
/external/chromium/chrome/common/remoting/ |
D | chromoting_host_info.cc | 7 namespace remoting { namespace
|
D | chromoting_host_info.h | 10 namespace remoting {
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | advanced_options_handler.h | 170 remoting::RemotingOptionsHandler remoting_options_handler_;
|