Home
last modified time | relevance | path

Searched refs:GetPageActionCommand (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/commands/
Dcommand_service.cc173 bool CommandService::GetPageActionCommand(const std::string& extension_id, in GetPageActionCommand() function in extensions::CommandService
401 } else if (GetPageActionCommand(extension_id, in GetBoundExtensionCommand()
494 if (GetPageActionCommand(extension->id(), in RemoveRelinquishedKeybindings()
498 !CommandsInfo::GetPageActionCommand(extension) && in RemoveRelinquishedKeybindings()
541 CommandsInfo::GetPageActionCommand(extension); in AssignKeybindings()
636 CommandsInfo::GetPageActionCommand(extension); in UpdateExtensionSuggestedCommandPrefs()
680 if (!CommandsInfo::GetPageActionCommand(extension)) in RemoveDefunctExtensionSuggestedCommandPrefs()
732 new_command = *CommandsInfo::GetPageActionCommand(extension); in IsKeybindingChanging()
838 requested_command = CommandsInfo::GetPageActionCommand(extension); in GetExtensionActionCommand()
Dcommands.cc41 if (command_service->GetPageActionCommand(extension_->id(), in RunSync()
Dcommand_service.h105 bool GetPageActionCommand(const std::string& extension_id,
/external/chromium_org/chrome/common/extensions/api/commands/
Dcommands_handler.h31 static const Command* GetPageActionCommand(const Extension* extension);
Dcommands_manifest_unittest.cc60 CommandsInfo::GetPageActionCommand(extension.get()); in TEST_F()
Dcommands_handler.cc40 const Command* CommandsInfo::GetPageActionCommand(const Extension* extension) { in GetPageActionCommand() function in extensions::CommandsInfo
/external/chromium_org/chrome/browser/ui/webui/extensions/
Dcommand_handler.cc168 if (command_service->GetPageActionCommand((*extension)->id(), in GetAllCommands()
/external/chromium_org/chrome/common/extensions/api/extension_action/
Daction_info.cc225 (CommandsInfo::GetPageActionCommand(extension) || in IsVerboseInstallMessage()
/external/chromium_org/chrome/browser/ui/views/extensions/
Dextension_action_view_controller.cc278 return command_service->GetPageActionCommand( in GetExtensionCommand()
Dextension_installed_bubble_view.cc281 return command_service->GetPageActionCommand( in GetKeybinding()
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dextension_keybinding_registry_cocoa.mm122 if (command_service->GetPageActionCommand(
Dextension_installed_bubble_controller.mm355 if (extensions::CommandsInfo::GetPageActionCommand(extension_) &&
356 command_service->GetPageActionCommand(