Home
last modified time | relevance | path

Searched refs:getPluginPaths (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/Plugins/
DPluginInfoStore.h47 void getPluginPaths(Vector<String>&);
DWebPluginSiteDataManager.cpp169 m_webContext->pluginInfoStore()->getPluginPaths(pluginPaths); in getSitesWithData()
230 m_webContext->pluginInfoStore()->getPluginPaths(pluginPaths); in clearSiteData()
DPluginInfoStore.cpp118 void PluginInfoStore::getPluginPaths(Vector<String>& pluginPaths) in getPluginPaths() function in WebKit::PluginInfoStore
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-16230 (WebKit::PluginInfoStore::getPluginPaths):