Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/cvd/
Dfrontline_parser.cpp106 std::optional<std::string> FrontlineParser::SubCmd() const { in SubCmd() function in cuttlefish::FrontlineParser
/device/google/cuttlefish/host/commands/cvd/selector/
Darguments_separator.h89 std::optional<std::string> SubCmd() const { return sub_cmd_; } in SubCmd() function