|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/cvd/cli/commands/version.h"#include <iostream>#include <string>#include <vector>#include "fmt/ranges.h"#include "json/value.h"#include "cuttlefish/common/libs/utils/proto.h"#include "cuttlefish/flag_parser/flag.h"#include "cuttlefish/flag_parser/gflags_compat.h"#include "cuttlefish/host/commands/cvd/cli/command_request.h"#include "cuttlefish/host/commands/cvd/version/version.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{version.cpp} |
Functions | |
| Result< bool > | cuttlefish::anonymous_namespace{version.cpp}::ProcessArguments (const std::vector< std::string > &subcommand_arguments) |
Variables | |
| constexpr char | cuttlefish::anonymous_namespace{version.cpp}::kSummaryHelpText [] |