HomeSort by relevance Sort by last modified time
    Searched defs:m_webContext (Results 1 - 9 of 9) sorted by null

  /external/webkit/Source/WebKit2/UIProcess/
WebApplicationCacheManagerProxy.h 60 void clearContext() { m_webContext = 0; }
79 WebContext* m_webContext;
WebKeyValueStorageManagerProxy.h 60 void clearContext() { m_webContext = 0; }
79 WebContext* m_webContext;
WebMediaCacheManagerProxy.h 58 void clearContext() { m_webContext = 0; }
77 WebContext* m_webContext;
WebResourceCacheManagerProxy.h 59 void clearContext() { m_webContext = 0; }
77 WebContext* m_webContext;
WebCookieManagerProxy.h 59 void clearContext() { m_webContext = 0; }
93 WebContext* m_webContext;
WebDatabaseManagerProxy.h 59 void clearContext() { m_webContext = 0; }
94 WebContext* m_webContext;
WebIconDatabase.h 63 void clearContext() { m_webContext = 0; }
106 WebContext* m_webContext;
  /external/webkit/Source/WebKit2/UIProcess/Downloads/
DownloadProxy.h 83 WebContext* m_webContext;
  /external/webkit/Source/WebKit2/UIProcess/Plugins/
WebPluginSiteDataManager.h 50 void clearContext() { m_webContext = 0; }
70 WebContext* m_webContext;

Completed in 60 milliseconds