Searched refs:httpURLForAuthenticationAndCookies (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/websockets/
H A DWebSocketHandshake.h86 KURL httpURLForAuthenticationAndCookies() const;
H A DWebSocketHandshake.cpp244 KURL url = httpURLForAuthenticationAndCookies();
288 KURL url = httpURLForAuthenticationAndCookies();
410 KURL WebSocketHandshake::httpURLForAuthenticationAndCookies() const function in class:WebCore::WebSocketHandshake

Completed in 69 milliseconds