Searched refs:addFromVector (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/Plugins/
H A DPluginInfoStore.cpp60 static void addFromVector(T& hashSet, const U& vector) function in namespace:WebKit
75 addFromVector(uniquePluginPaths, pluginPathsInDirectory(m_additionalPluginsDirectories[i]));
80 addFromVector(uniquePluginPaths, pluginPathsInDirectory(directories[i]));
83 addFromVector(uniquePluginPaths, individualPluginPaths());

Completed in 116 milliseconds