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

/external/webkit/Source/WebKit2/UIProcess/Downloads/
H A DDownloadProxy.h83 WebContext* m_webContext; member in class:WebKit::DownloadProxy
/external/webkit/Source/WebKit2/UIProcess/Plugins/
H A DWebPluginSiteDataManager.h50 void clearContext() { m_webContext = 0; }
70 WebContext* m_webContext; member in class:WebKit::WebPluginSiteDataManager
/external/webkit/Source/WebKit2/UIProcess/
H A DWebApplicationCacheManagerProxy.h60 void clearContext() { m_webContext = 0; }
79 WebContext* m_webContext; member in class:WebKit::WebApplicationCacheManagerProxy
H A DWebCookieManagerProxy.h59 void clearContext() { m_webContext = 0; }
93 WebContext* m_webContext; member in class:WebKit::WebCookieManagerProxy
H A DWebDatabaseManagerProxy.h59 void clearContext() { m_webContext = 0; }
94 WebContext* m_webContext; member in class:WebKit::WebDatabaseManagerProxy
H A DWebIconDatabase.h63 void clearContext() { m_webContext = 0; }
106 WebContext* m_webContext; member in class:WebKit::WebIconDatabase
H A DWebKeyValueStorageManagerProxy.h60 void clearContext() { m_webContext = 0; }
79 WebContext* m_webContext; member in class:WebKit::WebKeyValueStorageManagerProxy
H A DWebMediaCacheManagerProxy.h58 void clearContext() { m_webContext = 0; }
77 WebContext* m_webContext; member in class:WebKit::WebMediaCacheManagerProxy
H A DWebResourceCacheManagerProxy.h59 void clearContext() { m_webContext = 0; }
77 WebContext* m_webContext; member in class:WebKit::WebResourceCacheManagerProxy

Completed in 59 milliseconds