Home
last modified time | relevance | path

Searched refs:setClientProtocol (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/websockets/
DWebSocketHandshake.h59 void setClientProtocol(const String& protocol);
DWebSocketHandshake.cpp202 void WebSocketHandshake::setClientProtocol(const String& protocol) in setClientProtocol() function in WebCore::WebSocketHandshake