Searched refs:OnWebSocketRequest (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/chrome/test/chromedriver/net/
H A Dtest_http_server.h66 virtual void OnWebSocketRequest(
H A Dnet_util_unittest.cc91 virtual void OnWebSocketRequest(
H A Dtest_http_server.cc76 void TestHttpServer::OnWebSocketRequest( function in class:TestHttpServer
/external/chromium_org/net/server/
H A Dhttp_server.h32 virtual void OnWebSocketRequest(int connection_id,
H A Dhttp_server.cc142 delegate_->OnWebSocketRequest(connection->id(), request);
H A Dhttp_server_unittest.cc136 virtual void OnWebSocketRequest(int connection_id,
/external/chromium/chrome/browser/debugger/
H A Ddevtools_http_protocol_handler.h62 virtual void OnWebSocketRequest(int connection_id,
H A Ddevtools_http_protocol_handler.cc170 void DevToolsHttpProtocolHandler::OnWebSocketRequest( function in class:DevToolsHttpProtocolHandler
/external/chromium/net/server/
H A Dhttp_server.h28 virtual void OnWebSocketRequest(int connection_id,
H A Dhttp_server.cc407 delegate_->OnWebSocketRequest(connection->id_, request);
/external/chromium_org/cloud_print/gcp20/prototype/
H A Dprivet_http_server.h113 virtual void OnWebSocketRequest(
H A Dprivet_http_server.cc137 void PrivetHttpServer::OnWebSocketRequest( function in class:PrivetHttpServer
/external/chromium_org/content/browser/devtools/
H A Ddevtools_http_handler_impl.h63 virtual void OnWebSocketRequest(
H A Ddevtools_http_handler_impl.cc366 void DevToolsHttpHandlerImpl::OnWebSocketRequest( function in class:content::DevToolsHttpHandlerImpl
/external/chromium_org/chrome/test/chromedriver/server/
H A Dchromedriver_server.cc70 virtual void OnWebSocketRequest(

Completed in 180 milliseconds