Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/server_command/
Dutils.h52 const std::string& command_name; member
/device/google/contexthub/util/nanotool/
Dnanotool.cpp63 static NanotoolCommand StrToCommand(const char *command_name) { in StrToCommand()