Searched defs:Plugin (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/Plugins/
H A DPlugin.cpp27 #include "Plugin.h"
35 void Plugin::Parameters::encode(CoreIPC::ArgumentEncoder* encoder) const
44 bool Plugin::Parameters::decode(CoreIPC::ArgumentDecoder* decoder, Parameters& parameters)
69 Plugin::Plugin() function in class:WebKit::Plugin
73 Plugin::~Plugin()
H A DPlugin.h55 class Plugin : public RefCounted<Plugin> { class in namespace:WebKit
68 virtual ~Plugin();
172 // FIXME: We could just have the controller be a member variable of Plugin.
176 Plugin();
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpluginfactory.h45 struct Plugin { struct in class:QWebPluginFactory
54 virtual QList<Plugin> plugins() const = 0;
/external/webkit/Source/WebKit2/UIProcess/Plugins/
H A DPluginInfoStore.h50 struct Plugin { struct in class:WebKit::PluginInfoStore
62 const Vector<Plugin>& plugins();
67 Plugin findPlugin(String& mimeType, const WebCore::KURL& url);
70 Plugin infoForPluginWithPath(const String& pluginPath);
74 Plugin findPluginForMIMEType(const String& mimeType);
75 Plugin findPluginForExtension(const String& extension, String& mimeType);
88 static bool getPluginInfo(const String& pluginPath, Plugin& plugin);
89 bool shouldUsePlugin(const Plugin& plugin);
93 Vector<Plugin> m_plugins;
/external/clang/lib/Driver/
H A DTools.cpp5855 std::string Plugin = ToolChain.getDriver().Dir + "/../lib/LLVMgold.so"; local
5856 CmdArgs.push_back(Args.MakeArgString(Plugin));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.runtime_3.6.0.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 233 milliseconds