|
Android-cuttlefish cvd tool
|
#include <stddef.h>#include <chrono>#include <string>#include <vector>#include "cuttlefish/flag_parser/flag.h"#include "cuttlefish/host/commands/cvd/cache/cache.h"#include "cuttlefish/host/commands/cvd/fetch/credential_flags.h"#include "cuttlefish/host/libs/web/android_build_url.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 |