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

/external/chromium_org/remoting/webapp/
H A Derror.js22 MISSING_PLUGIN: /*i18n-content*/'ERROR_MISSING_PLUGIN',
H A Dhost_daemon_facade.js287 remoting.Error.MISSING_PLUGIN;
H A Dclient_screen.js112 // sync, so MISSING_PLUGIN is a suitable error.
113 showConnectError_(remoting.Error.MISSING_PLUGIN);
H A Dhost_controller.js457 onDone((error == remoting.Error.MISSING_PLUGIN) ?
H A Dserver_log_entry.js85 case remoting.Error.MISSING_PLUGIN:
H A Dsession_connector_impl.js530 this.onError_(remoting.Error.MISSING_PLUGIN);
H A Dclient_session.js485 this.resetWithError_(remoting.Error.MISSING_PLUGIN);
/external/chromium_org/chrome/renderer/plugins/
H A Dplugin_uma.h21 MISSING_PLUGIN, enumerator in enum:PluginUMAReporter::ReportType
H A Dplugin_uma.cc49 case PluginUMAReporter::MISSING_PLUGIN:
71 report_sender_->SendPluginUMA(MISSING_PLUGIN,
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_infobar_delegates.cc318 infobar_service, PluginMetroModeInfoBarDelegate::MISSING_PLUGIN, name);
476 return l10n_util::GetStringFUTF16((mode_ == MISSING_PLUGIN) ?
519 GURL((mode_ == MISSING_PLUGIN) ?
H A Dplugin_infobar_delegates.h198 MISSING_PLUGIN, enumerator in enum:PluginMetroModeInfoBarDelegate::Mode

Completed in 576 milliseconds