Searched refs:command_name_ (Results 1 - 2 of 2) sorted by path

/external/chromium_org/chrome/common/extensions/
H A Dcommand.cc267 : command_name_(command_name),
525 command_name_ = command_name;
H A Dcommand.h62 const std::string& command_name() const { return command_name_; }
76 std::string command_name_; member in class:extensions::Command

Completed in 188 milliseconds