Home
last modified time | relevance | path

Searched refs:RemoveRelinquishedKeybindings (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/commands/
Dcommand_service.h202 void RemoveRelinquishedKeybindings(const Extension* extension);
Dcommand_service.cc446 RemoveRelinquishedKeybindings(extension); in UpdateKeybindings()
452 void CommandService::RemoveRelinquishedKeybindings(const Extension* extension) { in RemoveRelinquishedKeybindings() function in extensions::CommandService