GetGlobalErrorByMenuItemCommandID   67 chrome/browser/extensions/extension_disabled_ui_browsertest.cc         GetGlobalErrorByMenuItemCommandID(IDC_EXTENSION_DISABLED_FIRST);
GetGlobalErrorByMenuItemCommandID  135 chrome/browser/extensions/extension_warning_badge_service.cc   GlobalError* error = service->GetGlobalErrorByMenuItemCommandID(
GetGlobalErrorByMenuItemCommandID   53 chrome/browser/extensions/extension_warning_badge_service_unittest.cc   return service->GetGlobalErrorByMenuItemCommandID(IDC_EXTENSION_ERRORS) !=
GetGlobalErrorByMenuItemCommandID  196 chrome/browser/extensions/external_install_ui.cc   if (error_service->GetGlobalErrorByMenuItemCommandID(kMenuCommandId))
GetGlobalErrorByMenuItemCommandID  517 chrome/browser/extensions/external_install_ui.cc   if (error_service->GetGlobalErrorByMenuItemCommandID(kMenuCommandId))
GetGlobalErrorByMenuItemCommandID  537 chrome/browser/extensions/external_install_ui.cc   GlobalError* error = error_service->GetGlobalErrorByMenuItemCommandID(
GetGlobalErrorByMenuItemCommandID  548 chrome/browser/extensions/external_install_ui.cc   GlobalError* error = error_service->GetGlobalErrorByMenuItemCommandID(
GetGlobalErrorByMenuItemCommandID  556 chrome/browser/extensions/external_install_ui.cc   GlobalError* error = error_service->GetGlobalErrorByMenuItemCommandID(
GetGlobalErrorByMenuItemCommandID  301 chrome/browser/profile_resetter/automatic_profile_resetter_delegate.cc       global_error_service_->GetGlobalErrorByMenuItemCommandID(
GetGlobalErrorByMenuItemCommandID  245 chrome/browser/profile_resetter/automatic_profile_resetter_delegate_unittest.cc         GetGlobalErrorByMenuItemCommandID(IDC_SHOW_SETTINGS_RESET_BUBBLE);
GetGlobalErrorByMenuItemCommandID   43 chrome/browser/ui/global_error/global_error_service.h   GlobalError* GetGlobalErrorByMenuItemCommandID(int command_id) const;
GetGlobalErrorByMenuItemCommandID  125 chrome/browser/ui/global_error/global_error_service_unittest.cc   EXPECT_EQ(error2, service.GetGlobalErrorByMenuItemCommandID(2));
GetGlobalErrorByMenuItemCommandID  126 chrome/browser/ui/global_error/global_error_service_unittest.cc   EXPECT_EQ(error3, service.GetGlobalErrorByMenuItemCommandID(3));
GetGlobalErrorByMenuItemCommandID  127 chrome/browser/ui/global_error/global_error_service_unittest.cc   EXPECT_EQ(NULL, service.GetGlobalErrorByMenuItemCommandID(4));
GetGlobalErrorByMenuItemCommandID  354 chrome/browser/ui/toolbar/wrench_menu_model.cc       browser_->profile())->GetGlobalErrorByMenuItemCommandID(command_id);
GetGlobalErrorByMenuItemCommandID  397 chrome/browser/ui/toolbar/wrench_menu_model.cc       browser_->profile())->GetGlobalErrorByMenuItemCommandID(command_id);