Android-cuttlefish cvd tool
|
#include <chrono>
#include <cstddef>
#include <string>
#include <vector>
#include "cuttlefish/host/commands/cvd/cache/cache.h"
#include "cuttlefish/host/commands/cvd/fetch/credential_flags.h"
#include "cuttlefish/host/libs/web/android_build_api.h"
#include "cuttlefish/host/libs/web/cas/cas_flags.h"
Go to the source code of this file.
Classes | |
struct | cuttlefish::BuildApiFlags |
Namespaces | |
namespace | cuttlefish |
Variables | |
constexpr char | cuttlefish::kDefaultApiKey [] = "" |
constexpr char | cuttlefish::kDefaultCredentialSource [] = "" |
constexpr char | cuttlefish::kDefaultProjectID [] = "" |
constexpr std::chrono::seconds | cuttlefish::kDefaultWaitRetryPeriod |
constexpr bool | cuttlefish::kDefaultEnableCaching = true |