Searched refs:OnRemotingHostInfo (Results 1 - 8 of 8) sorted by relevance

/external/chromium/chrome/browser/remoting/
H A Dremoting_options_handler.h28 virtual void OnRemotingHostInfo(
H A Dremoting_options_handler.cc47 void RemotingOptionsHandler::OnRemotingHostInfo( function in class:remoting::RemotingOptionsHandler
H A Dsetup_flow_get_status_step.h28 virtual void OnRemotingHostInfo(
H A Dsetup_flow_start_host_step.h29 virtual void OnRemotingHostInfo(
H A Dsetup_flow_get_status_step.cc34 void SetupFlowGetStatusStep::OnRemotingHostInfo( function in class:remoting::SetupFlowGetStatusStep
H A Dsetup_flow_start_host_step.cc34 void SetupFlowStartHostStep::OnRemotingHostInfo( function in class:remoting::SetupFlowStartHostStep
/external/chromium/chrome/browser/service/
H A Dservice_process_control.h55 virtual void OnRemotingHostInfo(
98 void OnRemotingHostInfo(const remoting::ChromotingHostInfo& host_info);
119 // MessageHandler::OnRemotingHostInfo() will be called when remoting host
H A Dservice_process_control.cc194 OnRemotingHostInfo)
247 void ServiceProcessControl::OnRemotingHostInfo( function in class:ServiceProcessControl
252 (*it)->OnRemotingHostInfo(host_info);
292 &ServiceProcessControl::OnRemotingHostInfo,

Completed in 265 milliseconds