Home
last modified time | relevance | path

Searched defs:OnClientConnected (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/apps/app_shim/
Dapp_shim_host_manager_mac.mm155 void AppShimHostManager::OnClientConnected( function
/external/chromium_org/remoting/host/
Dhost_status_observer.h36 virtual void OnClientConnected(const std::string& jid) {} in OnClientConnected() function
Dhost_status_logger.cc47 void HostStatusLogger::OnClientConnected(const std::string& jid) { in OnClientConnected() function in remoting::HostStatusLogger
Dipc_host_event_logger.cc43 void IpcHostEventLogger::OnClientConnected(const std::string& jid) { in OnClientConnected() function in remoting::IpcHostEventLogger
Ddaemon_process.cc307 void DaemonProcess::OnClientConnected(const std::string& jid) { in OnClientConnected() function in remoting::DaemonProcess
/external/chromium_org/remoting/protocol/
Dauthenticator_test_base.cc167 void AuthenticatorTestBase::OnClientConnected( in OnClientConnected() function in remoting::protocol::AuthenticatorTestBase
Dssl_hmac_channel_authenticator_unittest.cc124 void OnClientConnected(int error, scoped_ptr<net::StreamSocket> socket) { in OnClientConnected() function in remoting::protocol::SslHmacChannelAuthenticatorTest
/external/chromium_org/tools/android/forwarder2/
Ddevice_forwarder_main.cc80 virtual void OnClientConnected(scoped_ptr<Socket> client_socket) OVERRIDE { in OnClientConnected() function in forwarder2::__anonbe32ef720111::ServerDelegate
Dhost_forwarder_main.cc322 virtual void OnClientConnected(scoped_ptr<Socket> client_socket) OVERRIDE { in OnClientConnected() function in forwarder2::__anonbad0b7c00111::ServerDelegate
/external/chromium_org/content/browser/speech/
Dspeech_recognition_browsertest.cc47 virtual void OnClientConnected() OVERRIDE { in OnClientConnected() function in content::SpeechRecognitionBrowserTest
/external/chromium_org/components/crash/tools/
Dcrash_service.cc285 void CrashService::OnClientConnected(void* context, in OnClientConnected() function in breakpad::CrashService
/external/chromium_org/remoting/test/
Dprotocol_perftest.cc144 virtual void OnClientConnected(const std::string& jid) OVERRIDE { in OnClientConnected() function in remoting::ProtocolPerfTest