Home
last modified time | relevance | path

Searched refs:GetNamedCommands (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/commands/
Dcommand_service.cc181 bool CommandService::GetNamedCommands(const std::string& extension_id, in GetNamedCommands() function in extensions::CommandService
191 const CommandMap* commands = CommandsInfo::GetNamedCommands(extension); in GetNamedCommands()
411 } else if (GetNamedCommands(extension_id, in GetBoundExtensionCommand()
456 if (GetNamedCommands(extension->id(), in RemoveRelinquishedKeybindings()
461 CommandsInfo::GetNamedCommands(extension); in RemoveRelinquishedKeybindings()
508 const CommandMap* commands = CommandsInfo::GetNamedCommands(extension); in AssignKeybindings()
607 const CommandMap* commands = CommandsInfo::GetNamedCommands(extension); in UpdateExtensionSuggestedCommandPrefs()
664 CommandsInfo::GetNamedCommands(extension); in RemoveDefunctExtensionSuggestedCommandPrefs()
735 CommandsInfo::GetNamedCommands(extension); in IsKeybindingChanging()
Dcommands.cc49 command_service->GetNamedCommands(extension_->id(), in RunSync()
Dcommand_service.h115 bool GetNamedCommands(const std::string& extension_id,
/external/chromium_org/chrome/common/extensions/api/commands/
Dcommands_handler.h32 static const CommandMap* GetNamedCommands(const Extension* extension);
Dcommands_manifest_unittest.cc40 const CommandMap* commands = CommandsInfo::GetNamedCommands(extension.get()); in TEST_F()
Dcommands_handler.cc47 const CommandMap* CommandsInfo::GetNamedCommands(const Extension* extension) { in GetNamedCommands() function in extensions::CommandsInfo
/external/chromium_org/chrome/browser/ui/views/extensions/
Dextension_keybinding_registry_views.cc47 if (!command_service->GetNamedCommands( in AddExtensionKeybinding()
/external/chromium_org/chrome/browser/extensions/
Dextension_commands_global_registry.cc80 if (!command_service->GetNamedCommands( in AddExtensionKeybinding()
/external/chromium_org/chrome/browser/ui/webui/extensions/
Dcommand_handler.cc176 if (command_service->GetNamedCommands((*extension)->id(), in GetAllCommands()
/external/chromium_org/chrome/browser/ui/cocoa/extensions/
Dextension_keybinding_registry_cocoa.mm90 command_service->GetNamedCommands(