HomeSort by relevance Sort by last modified time
    Searched refs:command_name_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/common/extensions/
command.h 55 const std::string& command_name() const { return command_name_; }
65 std::string command_name_; member in class:extensions::Command
command.cc 214 : command_name_(command_name),
436 command_name_ = command_name;

Completed in 365 milliseconds