Searched defs:OnClientConnected (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/remoting/host/
H A Dhost_status_observer.h36 virtual void OnClientConnected(const std::string& jid) {} function in class:remoting::HostStatusObserver
H A Dipc_host_event_logger.cc43 void IpcHostEventLogger::OnClientConnected(const std::string& jid) { function in class:remoting::IpcHostEventLogger
H A Dlog_to_server.cc73 void LogToServer::OnClientConnected(const std::string& jid) { function in class:remoting::LogToServer
H A Ddaemon_process.cc114 OnClientConnected)
307 void DaemonProcess::OnClientConnected(const std::string& jid) { function in class:remoting::DaemonProcess
311 OnClientConnected(jid));
/external/chromium_org/remoting/protocol/
H A Dauthenticator_test_base.cc97 base::Bind(&AuthenticatorTestBase::OnClientConnected,
144 void AuthenticatorTestBase::OnClientConnected( function in class:remoting::protocol::AuthenticatorTestBase
H A Dssl_hmac_channel_authenticator_unittest.cc79 base::Bind(&SslHmacChannelAuthenticatorTest::OnClientConnected,
118 void OnClientConnected(net::Error error, function in class:remoting::protocol::SslHmacChannelAuthenticatorTest
/external/chromium_org/components/breakpad/tools/
H A Dcrash_service.cc226 &CrashService::OnClientConnected, this,
285 void CrashService::OnClientConnected(void* context, function in class:breakpad::CrashService

Completed in 135 milliseconds