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

/macosx-10.9.5/WebCore-7537.78.1/platform/network/blackberry/
H A DCookieJarBlackBerry.cpp62 void getHostnamesWithCookies(const NetworkStorageSession&, HashSet<String>& /*hostnames*/) function in namespace:WebCore
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Cookies/
H A DWebCookieManager.cpp60 void WebCookieManager::getHostnamesWithCookies(uint64_t callbackID) function in class:WebKit::WebCookieManager
/macosx-10.9.5/WebCore-7537.78.1/platform/network/win/
H A DCookieJarWin.cpp91 void getHostnamesWithCookies(const NetworkStorageSession&, HashSet<String>& hostnames) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/network/soup/
H A DCookieJarSoup.cpp184 void getHostnamesWithCookies(const NetworkStorageSession& session, HashSet<String>& hostnames) function in namespace:WebCore
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/efl/tests/
H A Dtest_ewk2_cookie_manager.cpp93 static Eina_List* getHostnamesWithCookies(Ewk_Cookie_Manager* manager) function
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebCookieManagerProxy.cpp101 void WebCookieManagerProxy::getHostnamesWithCookies(PassRefPtr<ArrayCallback> prpCallback) function in class:WebKit::WebCookieManagerProxy
/macosx-10.9.5/WebCore-7537.78.1/platform/network/cf/
H A DCookieJarCFNet.cpp196 void getHostnamesWithCookies(const NetworkStorageSession& session, HashSet<String>& hostnames) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/network/curl/
H A DCookieJarCurl.cpp311 void getHostnamesWithCookies(const NetworkStorageSession&, HashSet<String>& hostnames) function in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/network/qt/
H A DCookieJarQt.cpp132 void getHostnamesWithCookies(const NetworkStorageSession& session, HashSet<String>& hostnames) function in namespace:WebCore
175 void SharedCookieJarQt::getHostnamesWithCookies(HashSet<String>& hostnames) function in class:WebCore::SharedCookieJarQt

Completed in 208 milliseconds