GetBrowserActionCommand 420 chrome/browser/extensions/api/commands/command_service.cc if (GetBrowserActionCommand(extension_id, GetBrowserActionCommand 496 chrome/browser/extensions/api/commands/command_service.cc CommandsInfo::GetBrowserActionCommand(extension); GetBrowserActionCommand 592 chrome/browser/extensions/api/commands/command_service.cc requested_command = CommandsInfo::GetBrowserActionCommand(extension); GetBrowserActionCommand 96 chrome/browser/extensions/api/commands/command_service.h bool GetBrowserActionCommand(const std::string& extension_id, GetBrowserActionCommand 33 chrome/browser/extensions/api/commands/commands.cc if (command_service->GetBrowserActionCommand(extension_->id(), GetBrowserActionCommand 390 chrome/browser/ui/gtk/browser_actions_toolbar_gtk.cc if (command_service->GetBrowserActionCommand(extension_->id(), GetBrowserActionCommand 193 chrome/browser/ui/gtk/extensions/extension_installed_bubble_gtk.cc if (!command_service->GetBrowserActionCommand( GetBrowserActionCommand 94 chrome/browser/ui/gtk/extensions/extension_keybinding_registry_gtk.cc if (command_service->GetBrowserActionCommand( GetBrowserActionCommand 277 chrome/browser/ui/views/extensions/extension_installed_bubble_view.cc return command_service->GetBrowserActionCommand( GetBrowserActionCommand 396 chrome/browser/ui/views/toolbar/browser_action_view.cc if (command_service->GetBrowserActionCommand( GetBrowserActionCommand 416 chrome/browser/ui/views/toolbar/browser_action_view.cc if (!only_if_active || !command_service->GetBrowserActionCommand( GetBrowserActionCommand 157 chrome/browser/ui/webui/extensions/command_handler.cc if (command_service->GetBrowserActionCommand((*extension)->id(), GetBrowserActionCommand 30 chrome/common/extensions/api/commands/commands_handler.h static const Command* GetBrowserActionCommand(const Extension* extension); GetBrowserActionCommand 52 chrome/common/extensions/api/commands/commands_manifest_unittest.cc CommandsInfo::GetBrowserActionCommand(extension.get()); GetBrowserActionCommand 94 chrome/common/extensions/api/commands/commands_manifest_unittest.cc CommandsInfo::GetBrowserActionCommand(extension.get());