Android-cuttlefish cvd tool
|
#include <optional>
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/commands/cvd/cli/types.h"
Go to the source code of this file.
Namespaces | |
namespace | cuttlefish |
namespace | cuttlefish::acloud_impl |
Functions | |
Result< ConverterParsed > | cuttlefish::acloud_impl::ParseAcloudCreateFlags (cvd_common::Args &arguments) |
Result< cvd_common::Args > | cuttlefish::acloud_impl::CompileFromAcloudToCvdr (cvd_common::Args &arguments) |