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

/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);
H A Dplugin_uma.cc41 PluginUMAReporter::PluginType plugin_type) OVERRIDE;
45 PluginUMAReporter::PluginType plugin_type) {
113 PluginUMAReporter::PluginType PluginUMAReporter::GetPluginType(
124 PluginUMAReporter::PluginType PluginUMAReporter::SrcToPluginType(
155 PluginUMAReporter::PluginType PluginUMAReporter::MimeTypeToPluginType(
H A Dplugin_uma_unittest.cc12 PluginUMAReporter::PluginType expected_plugin_type,
/external/chromium_org/third_party/WebKit/public/web/
H A DWebHelperPlugin.h46 BLINK_EXPORT static WebHelperPlugin* create(const WebString& PluginType, WebLocalFrame*);
/external/chromium_org/chrome/browser/extensions/
H A Dextension_nacl_browsertest.cc49 enum PluginType { enum in class:__anon3948::NaClExtensionTest
116 void CheckPluginsCreated(const GURL& url, PluginType expected_to_succeed) {
142 PluginType expected_to_succeed) {
/external/chromium_org/content/public/common/
H A Dwebplugininfo.h46 enum PluginType { enum in struct:content::WebPluginInfo
91 // Plugin type. See the PluginType enum.
/external/chromium_org/chrome/browser/ui/webui/
H A Dplugins_ui.cc115 switch (static_cast<WebPluginInfo::PluginType>(type)) {
/external/chromium_org/chrome/browser/download/
H A Ddownload_target_determiner_unittest.cc1969 content::WebPluginInfo::PluginType type,

Completed in 205 milliseconds