OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveKeybindingPrefs
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/commands/
command_service_browsertest.cc
74
command_service->
RemoveKeybindingPrefs
(
114
command_service->
RemoveKeybindingPrefs
(extension->id(), kNamedCommandName);
command_service.h
135
void
RemoveKeybindingPrefs
(const std::string& extension_id,
command_service.cc
246
RemoveKeybindingPrefs
(old_extension_id, old_command_name);
277
RemoveKeybindingPrefs
(
294
RemoveKeybindingPrefs
(extension_id, command_name);
311
RemoveKeybindingPrefs
(extension_id, command_name);
421
void CommandService::
RemoveKeybindingPrefs
(const std::string& extension_id,
/external/chromium_org/chrome/browser/extensions/
extension_keybinding_apitest.cc
300
command_service->
RemoveKeybindingPrefs
(extension->id(), kCommandNameC);
Completed in 342 milliseconds