Searched defs:OnClientRouteChange (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/remoting/host/
H A Dhost_status_observer.h43 virtual void OnClientRouteChange(const std::string& jid, function in class:remoting::HostStatusObserver
H A Dipc_host_event_logger.cc55 void IpcHostEventLogger::OnClientRouteChange( function in class:remoting::IpcHostEventLogger
H A Dhost_event_logger_posix.cc36 virtual void OnClientRouteChange(
81 void HostEventLoggerPosix::OnClientRouteChange( function in class:remoting::HostEventLoggerPosix
H A Dhost_event_logger_win.cc38 virtual void OnClientRouteChange(
93 void HostEventLoggerWin::OnClientRouteChange( function in class:remoting::HostEventLoggerWin
H A Dlog_to_server.cc84 void LogToServer::OnClientRouteChange(const std::string& jid, function in class:remoting::LogToServer
H A Ddaemon_process.cc118 OnClientRouteChange)
321 void DaemonProcess::OnClientRouteChange(const std::string& jid, function in class:remoting::DaemonProcess
357 OnClientRouteChange(jid, channel_name, parsed_route));

Completed in 129 milliseconds