Searched refs:full_subcommand_name_ (Results 1 – 2 of 2) sorted by relevance
36 full_subcommand_name_(name.to_string()) {} in Command()40 full_subcommand_name_(name.to_string()) {} in Command()110 std::string full_subcommand_name_; variable
115 subcommand->full_subcommand_name_ = StringPrintf("%s %s", name_.data(), subcommand->name_.data()); in AddOptionalSubcommand()130 *out << full_subcommand_name_; in Usage()