OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:applicationCacheManagerProxy
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit2/UIProcess/API/C/
WKContext.cpp
158
return toAPI(toImpl(contextRef)->
applicationCacheManagerProxy
());
/external/webkit/Source/WebKit2/UIProcess/
WebContext.h
146
WebApplicationCacheManagerProxy*
applicationCacheManagerProxy
() const { return m_applicationCacheManagerProxy.get(); }
Completed in 35 milliseconds