Home
last modified time | relevance | path

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

/external/chromium_org/chrome/common/extensions/
Dcommand.cc31 bool IsNamedCommand(const std::string& command_name) { in IsNamedCommand() function
272 IsNamedCommand(command_name), &error); in Command()
298 IsNamedCommand(command_name), &error); in StringToAccelerator()
413 if (IsNamedCommand(command_name)) { in Parse()
509 IsNamedCommand(command_name), error); in Parse()