Home
last modified time | relevance | path

Searched defs:command_name (Results 1 – 22 of 22) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/extensions/
Dextension_keybinding_registry_views.cc37 const std::string& command_name) { in AddExtensionKeybinding()
71 const std::string& command_name) { in RemoveExtensionKeybindingImpl()
/external/chromium_org/chrome/browser/extensions/
Dextension_commands_global_registry.cc63 const std::string& command_name) { in AddExtensionKeybinding()
101 const std::string& command_name) { in RemoveExtensionKeybindingImpl()
Dextension_keybinding_registry.cc46 const std::string& command_name) { in RemoveExtensionKeybinding()
133 const std::string& command_name) { in AddEventTarget()
/external/chromium_org/chrome/common/extensions/
Dcommand.cc32 bool IsNamedCommand(const std::string& command_name) { in IsNamedCommand()
255 Command::Command(const std::string& command_name, in Command()
286 const std::string& command_name) { in StringToAccelerator()
394 const std::string& command_name, in Parse()
Dcommand.h62 const std::string& command_name() const { return command_name_; } in command_name() function
Dcommand_unittest.cc58 const char* command_name; in TEST() member
170 std::string command_name = "foo"; in TEST() local
/external/chromium_org/chrome/browser/extensions/api/commands/
Dcommand_service.cc222 std::string command_name, in AddKeybindingPref()
313 const std::string& command_name, in UpdateKeybindingPrefs()
328 const std::string& command_name, in SetScope()
355 std::string command_name; in FindCommandByName() local
464 std::string command_name = it->first; in RemoveRelinquishedKeybindings() local
692 const std::string& command_name) { in IsCommandShortcutUserModified()
722 const std::string& command_name) { in IsKeybindingChanging()
746 const std::string& command_name) { in GetSuggestedKeyPref()
766 const std::string& command_name) { in RemoveKeybindingPrefs()
/external/chromium_org/chrome/browser/ui/webui/extensions/
Dcommand_handler.cc92 std::string command_name; in HandleSetExtensionCommandShortcut() local
111 std::string command_name; in HandleSetCommandScope() local
/external/chromium_org/chrome/test/chromedriver/
Dcommands.cc132 const char* command_name, in ExecuteSessionCommandOnSessionThread()
220 const char* command_name, in ExecuteSessionCommand()
/external/chromium_org/chrome/common/extensions/api/commands/
Dcommands_handler.cc108 std::string command_name = binding->command_name(); in Parse() local
/external/chromium_org/sandbox/win/tests/common/
Dcontroller.cc307 std::string command_name = base::SysWideToMultiByte(argv[3], CP_UTF8); in DispatchCall() local
/external/chromium_org/sdch/open-vcdiff/src/
Dvcdiff_main.cc585 const char* const command_name = argv[0]; in main() local
/external/lldb/source/Interpreter/
DCommandInterpreter.cpp1014 CommandInterpreter::GetAliasHelp (const char *alias_name, const char *command_name, StreamString &h… in GetAliasHelp()
1808 std::string command_name (cmd_obj->GetCommandName()); in HandleCommand() local
2828 const char *command_name = pos->first.c_str(); in FindCommandsForApropos() local
2850 const char *command_name = pos->first.c_str(); in FindCommandsForApropos() local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
Dexecutive.py79 def command_name(self): member in ScriptError
/external/lldb/examples/python/
Dcrashlog.py722 def CreateSymbolicateCrashLogOptions(command_name, description, add_interactive_options): argument
/external/lldb/source/Commands/
DCommandObjectMultiword.cpp320 const char * command_name = pos->first.c_str(); in AproposAllSubCommands() local
DCommandObjectCommands.cpp810 const char *command_name = args.GetArgumentAtIndex(0); in DoExecute() local
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/
Dmulticommandtool.py266 def command_by_name(self, command_name): argument
/external/lldb/source/API/
DSBCommandInterpreter.cpp363 SBCommandInterpreter::SetCommandOverrideCallback (const char *command_name, in SetCommandOverrideCallback()
/external/chromium_org/components/cloud_devices/tools/prototype/
Dprototype.py152 def handle_command(self, command_name, args): argument
166 def handle_command(self, command_name, args): argument
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp857 const char *command_name = GetCommandAsCString (command); in DumpPacket() local
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder.cc10431 std::string command_name; in HandleTraceBeginCHROMIUM() local