HomeSort by relevance Sort by last modified time
    Searched refs:MISSING_PLUGIN (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/renderer/plugins/
plugin_uma.h 21 MISSING_PLUGIN,
plugin_uma.cc 66 case PluginUMAReporter::MISSING_PLUGIN:
88 report_sender_->SendPluginUMA(MISSING_PLUGIN,
  /external/chromium_org/remoting/webapp/
host_dispatcher.js 122 onError(remoting.Error.MISSING_PLUGIN);
149 onError(remoting.Error.MISSING_PLUGIN);
173 onError(remoting.Error.MISSING_PLUGIN);
199 onError(remoting.Error.MISSING_PLUGIN);
238 onError(remoting.Error.MISSING_PLUGIN);
262 onError(remoting.Error.MISSING_PLUGIN);
287 onError(remoting.Error.MISSING_PLUGIN);
314 onError(remoting.Error.MISSING_PLUGIN);
337 onError(remoting.Error.MISSING_PLUGIN);
362 onError(remoting.Error.MISSING_PLUGIN);
    [all...]
error.js 20 MISSING_PLUGIN: /*i18n-content*/'ERROR_MISSING_PLUGIN',
client_screen.js 137 // sync, so MISSING_PLUGIN is a suitable error.
138 showConnectError_(remoting.Error.MISSING_PLUGIN);
session_connector.js 484 this.onError_(remoting.Error.MISSING_PLUGIN);
  /external/chromium_org/chrome/browser/plugins/
plugin_infobar_delegates.cc 316 infobar_service, PluginMetroModeInfoBarDelegate::MISSING_PLUGIN, name);
474 return l10n_util::GetStringFUTF16((mode_ == MISSING_PLUGIN) ?
479 return (mode_ == MISSING_PLUGIN) ? BUTTON_OK : (BUTTON_OK | BUTTON_CANCEL);
486 return l10n_util::GetStringUTF16((mode_ == MISSING_PLUGIN) ?
537 GURL((mode_ == MISSING_PLUGIN) ?
plugin_infobar_delegates.h 202 MISSING_PLUGIN,

Completed in 1031 milliseconds