Searched defs:PluginType (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_nacl_browsertest.cc49 enum PluginType { enum in class:__anon3879::NaClExtensionTest
116 void CheckPluginsCreated(const GURL& url, PluginType expected_to_succeed) {
142 PluginType expected_to_succeed) {
/external/chromium_org/chrome/renderer/plugins/
H A Dplugin_uma.h27 enum PluginType { enum in class:PluginUMAReporter
49 PluginType plugin_type) = 0;
75 PluginType GetPluginType(const std::string& plugin_mime_type,
79 PluginType SrcToPluginType(const GURL& src);
81 PluginType MimeTypeToPluginType(const std::string& mime_type);
/external/chromium_org/content/public/common/
H A Dwebplugininfo.h46 enum PluginType { enum in struct:content::WebPluginInfo
91 // Plugin type. See the PluginType enum.

Completed in 1821 milliseconds