|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/cvd/cli/command_request.h"#include <array>#include <initializer_list>#include <string>#include <string_view>#include <unordered_map>#include <utility>#include <vector>#include "android-base/file.h"#include "cuttlefish/flag_parser/flag.h"#include "cuttlefish/flag_parser/gflags_compat.h"#include "cuttlefish/host/commands/cvd/cli/selector/selector_common_parser.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{command_request.cpp} |
Functions | |
| Result< bool > | cuttlefish::HasHelpFlag (const std::vector< std::string > &args) |
Variables | |
| constexpr std::array | cuttlefish::anonymous_namespace{command_request.cpp}::help_bool_opts |
| constexpr std::array | cuttlefish::anonymous_namespace{command_request.cpp}::help_str_opts |