Searched defs:getRawCookies (Results 1 - 7 of 7) sorted by relevance

/external/webkit/WebCore/platform/haiku/
H A DCookieJarHaiku.cpp67 bool getRawCookies(const Document*, const KURL&, Vector<Cookie>& rawCookies) function in namespace:WebCore
/external/webkit/WebCore/platform/network/chromium/
H A DCookieJarChromium.cpp54 getRawCookies(document, url, cookies);
74 bool getRawCookies(const Document* document, const KURL& url, Vector<Cookie>& rawCookies) function in namespace:WebCore
/external/webkit/WebCore/platform/network/curl/
H A DCookieJarCurl.cpp53 bool getRawCookies(const Document*, const KURL&, Vector<Cookie>& rawCookies) function in namespace:WebCore
/external/webkit/WebCore/platform/network/soup/
H A DCookieJarSoup.cpp117 bool getRawCookies(const Document*, const KURL&, Vector<Cookie>& rawCookies) function in namespace:WebCore
/external/webkit/WebCore/platform/network/win/
H A DCookieJarWin.cpp73 bool getRawCookies(const Document*, const KURL&, Vector<Cookie>& rawCookies) function in namespace:WebCore
H A DCookieJarCFNetWin.cpp131 bool getRawCookies(const Document*, const KURL& url, Vector<Cookie>& rawCookies) function in namespace:WebCore
/external/webkit/WebCore/platform/qt/
H A DCookieJarQt.cpp132 bool getRawCookies(const Document*, const KURL&, Vector<Cookie>& rawCookies) function in namespace:WebCore

Completed in 19 milliseconds