Home
last modified time | relevance | path

Searched refs:applicationCacheManagerProxy (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContext.cpp158 return toAPI(toImpl(contextRef)->applicationCacheManagerProxy()); in WKContextGetApplicationCacheManager()
/external/webkit/Source/WebKit2/UIProcess/
DWebContext.h146 …WebApplicationCacheManagerProxy* applicationCacheManagerProxy() const { return m_applicationCacheM… in applicationCacheManagerProxy() function
/external/webkit/Source/WebKit2/
DChangeLog12585 (WebKit::WebContext::applicationCacheManagerProxy):