|
Android-cuttlefish cvd tool
|
#include <memory>#include <string>#include "cuttlefish/host/commands/cvd/fetch/build_api_flags.h"#include "cuttlefish/host/libs/web/credential_source.h"#include "cuttlefish/host/libs/web/http_client/http_client.h"#include "cuttlefish/result/result.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< std::unique_ptr< CredentialSource > > | cuttlefish::GetCredentialSourceFromFlags (HttpClient &http_client, const BuildApiFlags &flags, const std::string &oauth_filepath, const std::string &scope) |
| std::string | cuttlefish::GetAcloudOauthFilepath () |
Variables | |
| constexpr char | cuttlefish::kAndroidBuildApiScope [] |
| constexpr char | cuttlefish::kCloudStorageReadScope [] |