HomeSort by relevance Sort by last modified time
    Searched refs:WebCookieManagerProxyClient (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/
WebCookieManagerProxyClient.cpp 27 #include "WebCookieManagerProxyClient.h"
33 void WebCookieManagerProxyClient::cookiesDidChange(WebCookieManagerProxy* cookieManager)
WebCookieManagerProxyClient.h 37 class WebCookieManagerProxyClient : public APIClient<WKCookieManagerClient> {
WebCookieManagerProxy.h 32 #include "WebCookieManagerProxyClient.h"
97 WebCookieManagerProxyClient m_client;

Completed in 1498 milliseconds