Searched defs:getHostnamesWithCookies (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/efl/
H A DCookieJarEfl.cpp55 void getHostnamesWithCookies(HashSet<String>& hostnames) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/network/android/
H A DCookieJarAndroid.cpp55 void getHostnamesWithCookies(HashSet<String>& hostnames) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/haiku/
H A DCookieJarHaiku.cpp78 void getHostnamesWithCookies(HashSet<String>& hostnames) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/network/chromium/
H A DCookieJarChromium.cpp70 void getHostnamesWithCookies(HashSet<String>& hostnames) function in namespace:WebCore
/external/webkit/Source/WebKit2/WebProcess/Cookies/
H A DWebCookieManager.cpp55 void WebCookieManager::getHostnamesWithCookies(uint64_t callbackID) function in class:WebKit::WebCookieManager
61 WebCore::getHostnamesWithCookies(hostnames);
/external/webkit/Source/WebCore/platform/network/curl/
H A DCookieJarCurl.cpp71 void getHostnamesWithCookies(HashSet<String>& hostnames) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/network/soup/
H A DCookieJarSoup.cpp125 void getHostnamesWithCookies(HashSet<String>& hostnames) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/network/win/
H A DCookieJarWin.cpp89 void getHostnamesWithCookies(HashSet<String>& hostnames) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/qt/
H A DCookieJarQt.cpp136 void getHostnamesWithCookies(HashSet<String>& hostnames) function in namespace:WebCore
/external/webkit/Source/WebCore/platform/network/cf/
H A DCookieJarCFNet.cpp236 void getHostnamesWithCookies(HashSet<String>& hostnames) function in namespace:WebCore
/external/webkit/Source/WebKit2/UIProcess/
H A DWebCookieManagerProxy.cpp71 void WebCookieManagerProxy::getHostnamesWithCookies(PassRefPtr<ArrayCallback> prpCallback) function in class:WebKit::WebCookieManagerProxy

Completed in 286 milliseconds