Searched refs:OnSocketOpened (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/devtools/device/
H A Dandroid_web_socket.cc56 virtual void OnSocketOpened() OVERRIDE {
58 base::Bind(&Delegate::OnSocketOpened, weak_delegate_));
94 virtual void OnSocketOpened() OVERRIDE;
177 OnSocketOpened();
256 void AndroidWebSocketImpl::OnSocketOpened() { function in class:__anon3536::AndroidWebSocketImpl
258 delegate_->OnSocketOpened();
H A Dandroid_device_manager.h61 virtual void OnSocketOpened() = 0;
H A Ddevtools_android_bridge.cc188 virtual void OnSocketOpened() OVERRIDE;
210 void ProtocolCommand::OnSocketOpened() { function in class:__anon3537::ProtocolCommand
295 virtual void OnSocketOpened() OVERRIDE;
365 void AgentHostDelegate::OnSocketOpened() { function in class:AgentHostDelegate
H A Dport_forwarding_controller.cc293 virtual void OnSocketOpened() OVERRIDE;
461 void PortForwardingController::Connection::OnSocketOpened() { function in class:PortForwardingController::Connection

Completed in 463 milliseconds