ShouldIgnoreCommand   65 chrome/browser/extensions/extension_commands_global_registry.cc   if (ShouldIgnoreCommand(command_name))
ShouldIgnoreCommand   95 chrome/browser/extensions/extension_keybinding_registry.h   bool ShouldIgnoreCommand(const std::string& command) const;
ShouldIgnoreCommand  121 chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.cc   if (!ShouldIgnoreCommand(command_name)) {
ShouldIgnoreCommand   39 chrome/browser/ui/views/extensions/extension_keybinding_registry_views.cc   if (ShouldIgnoreCommand(command_name))