|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/cvd/cli/commands/host_tool_target.h"#include <memory>#include <string>#include <utility>#include <vector>#include "absl/strings/str_join.h"#include "fmt/core.h"#include "fmt/format.h"#include "cuttlefish/files/file_exists.h"#include "cuttlefish/host/commands/cvd/utils/common.h"#include "cuttlefish/host/commands/cvd/utils/flags_collector.h"#include "cuttlefish/process/command.h"#include "cuttlefish/process/managed_stdio.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
| namespace | cuttlefish::anonymous_namespace{host_tool_target.cpp} |
Functions | |
| Result< std::vector< FlagInfo > > | cuttlefish::anonymous_namespace{host_tool_target.cpp}::GetSupportedFlags (const std::string &artifacts_path, const std::string bin_name) |