ChromeViewHostMsg_GetPluginInfo_Status  201 chrome/browser/plugins/plugin_info_message_filter.cc     ChromeViewHostMsg_GetPluginInfo_Status* status) const {
ChromeViewHostMsg_GetPluginInfo_Status  206 chrome/browser/plugins/plugin_info_message_filter.cc         ChromeViewHostMsg_GetPluginInfo_Status::kNPAPINotSupported;
ChromeViewHostMsg_GetPluginInfo_Status  216 chrome/browser/plugins/plugin_info_message_filter.cc           ChromeViewHostMsg_GetPluginInfo_Status::kNPAPINotSupported;
ChromeViewHostMsg_GetPluginInfo_Status  239 chrome/browser/plugins/plugin_info_message_filter.cc           ChromeViewHostMsg_GetPluginInfo_Status::kOutdatedDisallowed;
ChromeViewHostMsg_GetPluginInfo_Status  241 chrome/browser/plugins/plugin_info_message_filter.cc       status->value = ChromeViewHostMsg_GetPluginInfo_Status::kOutdatedBlocked;
ChromeViewHostMsg_GetPluginInfo_Status  264 chrome/browser/plugins/plugin_info_message_filter.cc     status->value = ChromeViewHostMsg_GetPluginInfo_Status::kUnauthorized;
ChromeViewHostMsg_GetPluginInfo_Status  273 chrome/browser/plugins/plugin_info_message_filter.cc     status->value = ChromeViewHostMsg_GetPluginInfo_Status::kUnauthorized;
ChromeViewHostMsg_GetPluginInfo_Status  278 chrome/browser/plugins/plugin_info_message_filter.cc       status->value = ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay;
ChromeViewHostMsg_GetPluginInfo_Status  281 chrome/browser/plugins/plugin_info_message_filter.cc         is_managed ? ChromeViewHostMsg_GetPluginInfo_Status::kBlockedByPolicy
ChromeViewHostMsg_GetPluginInfo_Status  282 chrome/browser/plugins/plugin_info_message_filter.cc                    : ChromeViewHostMsg_GetPluginInfo_Status::kBlocked;
ChromeViewHostMsg_GetPluginInfo_Status  285 chrome/browser/plugins/plugin_info_message_filter.cc   if (status->value == ChromeViewHostMsg_GetPluginInfo_Status::kAllowed) {
ChromeViewHostMsg_GetPluginInfo_Status  292 chrome/browser/plugins/plugin_info_message_filter.cc       status->value = ChromeViewHostMsg_GetPluginInfo_Status::kUnauthorized;
ChromeViewHostMsg_GetPluginInfo_Status  302 chrome/browser/plugins/plugin_info_message_filter.cc     ChromeViewHostMsg_GetPluginInfo_Status* status,
ChromeViewHostMsg_GetPluginInfo_Status  312 chrome/browser/plugins/plugin_info_message_filter.cc     status->value = ChromeViewHostMsg_GetPluginInfo_Status::kNotFound;
ChromeViewHostMsg_GetPluginInfo_Status  335 chrome/browser/plugins/plugin_info_message_filter.cc     status->value = ChromeViewHostMsg_GetPluginInfo_Status::kDisabled;
ChromeViewHostMsg_GetPluginInfo_Status  384 chrome/browser/plugins/plugin_info_message_filter.cc     const ChromeViewHostMsg_GetPluginInfo_Status& status,
ChromeViewHostMsg_GetPluginInfo_Status  386 chrome/browser/plugins/plugin_info_message_filter.cc   if (status.value == ChromeViewHostMsg_GetPluginInfo_Status::kAllowed ||
ChromeViewHostMsg_GetPluginInfo_Status  387 chrome/browser/plugins/plugin_info_message_filter.cc       status.value == ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay) {
ChromeViewHostMsg_GetPluginInfo_Status   20 chrome/browser/plugins/plugin_info_message_filter.h struct ChromeViewHostMsg_GetPluginInfo_Status;
ChromeViewHostMsg_GetPluginInfo_Status   49 chrome/browser/plugins/plugin_info_message_filter.h         ChromeViewHostMsg_GetPluginInfo_Status* status) const;
ChromeViewHostMsg_GetPluginInfo_Status   54 chrome/browser/plugins/plugin_info_message_filter.h                            ChromeViewHostMsg_GetPluginInfo_Status* status,
ChromeViewHostMsg_GetPluginInfo_Status   65 chrome/browser/plugins/plugin_info_message_filter.h     void MaybeGrantAccess(const ChromeViewHostMsg_GetPluginInfo_Status& status,
ChromeViewHostMsg_GetPluginInfo_Status  138 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc     ChromeViewHostMsg_GetPluginInfo_Status status;
ChromeViewHostMsg_GetPluginInfo_Status  144 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc     EXPECT_EQ(ChromeViewHostMsg_GetPluginInfo_Status::kAllowed, status.value);
ChromeViewHostMsg_GetPluginInfo_Status  150 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc     ChromeViewHostMsg_GetPluginInfo_Status status;
ChromeViewHostMsg_GetPluginInfo_Status  156 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc     EXPECT_EQ(ChromeViewHostMsg_GetPluginInfo_Status::kAllowed, status.value);
ChromeViewHostMsg_GetPluginInfo_Status  162 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc     ChromeViewHostMsg_GetPluginInfo_Status status;
ChromeViewHostMsg_GetPluginInfo_Status  170 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc     EXPECT_EQ(ChromeViewHostMsg_GetPluginInfo_Status::kDisabled, status.value);
ChromeViewHostMsg_GetPluginInfo_Status  174 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc     ChromeViewHostMsg_GetPluginInfo_Status status;
ChromeViewHostMsg_GetPluginInfo_Status  180 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc     EXPECT_EQ(ChromeViewHostMsg_GetPluginInfo_Status::kNotFound, status.value);
ChromeViewHostMsg_GetPluginInfo_Status   61 chrome/common/render_messages.h   ChromeViewHostMsg_GetPluginInfo_Status() : value(kAllowed) {}
ChromeViewHostMsg_GetPluginInfo_Status  108 chrome/common/render_messages.h IPC_ENUM_TRAITS_MAX_VALUE(ChromeViewHostMsg_GetPluginInfo_Status::Value,
ChromeViewHostMsg_GetPluginInfo_Status  109 chrome/common/render_messages.h                           ChromeViewHostMsg_GetPluginInfo_Status::kUnauthorized)
ChromeViewHostMsg_GetPluginInfo_Status  119 chrome/common/render_messages.h IPC_STRUCT_TRAITS_BEGIN(ChromeViewHostMsg_GetPluginInfo_Status)
ChromeViewHostMsg_GetPluginInfo_Status  125 chrome/common/render_messages.h   IPC_STRUCT_MEMBER(ChromeViewHostMsg_GetPluginInfo_Status, status)
ChromeViewHostMsg_GetPluginInfo_Status  498 chrome/renderer/chrome_content_renderer_client.cc   output.status.value = ChromeViewHostMsg_GetPluginInfo_Status::kNotFound;
ChromeViewHostMsg_GetPluginInfo_Status  535 chrome/renderer/chrome_content_renderer_client.cc   const ChromeViewHostMsg_GetPluginInfo_Status& status = output.status;
ChromeViewHostMsg_GetPluginInfo_Status  540 chrome/renderer/chrome_content_renderer_client.cc   ChromeViewHostMsg_GetPluginInfo_Status::Value status_value = status.value;
ChromeViewHostMsg_GetPluginInfo_Status  548 chrome/renderer/chrome_content_renderer_client.cc   if (status_value == ChromeViewHostMsg_GetPluginInfo_Status::kNotFound ||
ChromeViewHostMsg_GetPluginInfo_Status  596 chrome/renderer/chrome_content_renderer_client.cc              ChromeViewHostMsg_GetPluginInfo_Status::kUnauthorized ||
ChromeViewHostMsg_GetPluginInfo_Status  597 chrome/renderer/chrome_content_renderer_client.cc          status_value == ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay ||
ChromeViewHostMsg_GetPluginInfo_Status  598 chrome/renderer/chrome_content_renderer_client.cc          status_value == ChromeViewHostMsg_GetPluginInfo_Status::kBlocked) &&
ChromeViewHostMsg_GetPluginInfo_Status  600 chrome/renderer/chrome_content_renderer_client.cc       status_value = ChromeViewHostMsg_GetPluginInfo_Status::kAllowed;
ChromeViewHostMsg_GetPluginInfo_Status  604 chrome/renderer/chrome_content_renderer_client.cc     if (status_value == ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay &&
ChromeViewHostMsg_GetPluginInfo_Status  608 chrome/renderer/chrome_content_renderer_client.cc       status_value = ChromeViewHostMsg_GetPluginInfo_Status::kAllowed;
ChromeViewHostMsg_GetPluginInfo_Status  614 chrome/renderer/chrome_content_renderer_client.cc     if (status_value == ChromeViewHostMsg_GetPluginInfo_Status::kAllowed &&
ChromeViewHostMsg_GetPluginInfo_Status  618 chrome/renderer/chrome_content_renderer_client.cc               ChromeViewHostMsg_GetPluginInfo_Status::kNPAPINotSupported;
ChromeViewHostMsg_GetPluginInfo_Status  623 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kNotFound: {
ChromeViewHostMsg_GetPluginInfo_Status  627 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kAllowed: {
ChromeViewHostMsg_GetPluginInfo_Status  716 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kNPAPINotSupported: {
ChromeViewHostMsg_GetPluginInfo_Status  732 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kDisabled: {
ChromeViewHostMsg_GetPluginInfo_Status  746 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kOutdatedBlocked: {
ChromeViewHostMsg_GetPluginInfo_Status  766 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kOutdatedDisallowed: {
ChromeViewHostMsg_GetPluginInfo_Status  778 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kUnauthorized: {
ChromeViewHostMsg_GetPluginInfo_Status  795 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kClickToPlay: {
ChromeViewHostMsg_GetPluginInfo_Status  811 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kBlocked: {
ChromeViewHostMsg_GetPluginInfo_Status  826 chrome/renderer/chrome_content_renderer_client.cc       case ChromeViewHostMsg_GetPluginInfo_Status::kBlockedByPolicy: {
ChromeViewHostMsg_GetPluginInfo_Status   61 chrome/renderer/plugins/chrome_plugin_placeholder.cc       status_(new ChromeViewHostMsg_GetPluginInfo_Status),
ChromeViewHostMsg_GetPluginInfo_Status  173 chrome/renderer/plugins/chrome_plugin_placeholder.cc     const ChromeViewHostMsg_GetPluginInfo_Status& status) {
ChromeViewHostMsg_GetPluginInfo_Status  238 chrome/renderer/plugins/chrome_plugin_placeholder.cc   if (status_->value == ChromeViewHostMsg_GetPluginInfo_Status::kNotFound)
ChromeViewHostMsg_GetPluginInfo_Status  250 chrome/renderer/plugins/chrome_plugin_placeholder.cc       status_->value == ChromeViewHostMsg_GetPluginInfo_Status::kNotFound;
ChromeViewHostMsg_GetPluginInfo_Status   10 chrome/renderer/plugins/chrome_plugin_placeholder.h struct ChromeViewHostMsg_GetPluginInfo_Status;
ChromeViewHostMsg_GetPluginInfo_Status   38 chrome/renderer/plugins/chrome_plugin_placeholder.h   void SetStatus(const ChromeViewHostMsg_GetPluginInfo_Status& status);
ChromeViewHostMsg_GetPluginInfo_Status   88 chrome/renderer/plugins/chrome_plugin_placeholder.h   scoped_ptr<ChromeViewHostMsg_GetPluginInfo_Status> status_;