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

  /external/webkit/Tools/TestWebKitAPI/Tests/WebKit2/
CookieManager.cpp 46 WKCookieManagerRef cookieManager = WKContextGetCookieManager(wkContext.get());
60 WKCookieManagerRef cookieManager = WKContextGetCookieManager(wkContext.get());
67 WKCookieManagerRef cookieManager = WKContextGetCookieManager(wkContext.get());
  /external/webkit/Source/WebKit2/UIProcess/API/C/
WKContext.cpp 151 WKCookieManagerRef WKContextGetCookieManager(WKContextRef contextRef)
WKContext.h 126 WK_EXPORT WKCookieManagerRef WKContextGetCookieManager(WKContextRef context);

Completed in 83 milliseconds