HomeSort by relevance Sort by last modified time
    Searched defs:OnClientConnected (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/remoting/host/
host_status_observer.h 36 virtual void OnClientConnected(const std::string& jid) {}
ipc_host_event_logger.cc 43 void IpcHostEventLogger::OnClientConnected(const std::string& jid) {
log_to_server.cc 74 void LogToServer::OnClientConnected(const std::string& jid) {
daemon_process.cc 114 OnClientConnected)
308 void DaemonProcess::OnClientConnected(const std::string& jid) {
312 OnClientConnected(jid));
  /external/chromium_org/remoting/protocol/
authenticator_test_base.cc 119 base::Bind(&AuthenticatorTestBase::OnClientConnected,
166 void AuthenticatorTestBase::OnClientConnected(
ssl_hmac_channel_authenticator_unittest.cc 79 base::Bind(&SslHmacChannelAuthenticatorTest::OnClientConnected,
118 void OnClientConnected(net::Error error,
  /external/chromium_org/components/breakpad/tools/
crash_service.cc 226 &CrashService::OnClientConnected, this,
285 void CrashService::OnClientConnected(void* context,

Completed in 210 milliseconds