Android-cuttlefish cvd tool
Namespaces | Functions | Variables
auto_login.cc File Reference
#include "cuttlefish/host/commands/cvd/fetch/auto_login.h"
#include <string>
#include <string_view>
#include "cuttlefish/common/libs/utils/is_google_corp.h"
#include "cuttlefish/files/file_exists.h"
#include "cuttlefish/host/commands/cvd/fetch/build_api_credentials.h"
#include "cuttlefish/host/commands/cvd/fetch/build_api_flags.h"
#include "cuttlefish/host/libs/web/oauth2_consent.h"
#include "cuttlefish/process/command.h"
#include "cuttlefish/process/managed_stdio.h"
#include "cuttlefish/result/result.h"
Include dependency graph for auto_login.cc:

Namespaces

namespace  cuttlefish
 
 

Functions

bool cuttlefish::anonymous_namespace{auto_login.cc}::IsCredentialFlagPresent (const BuildApiFlags &flags)
 
Result< bool > cuttlefish::anonymous_namespace{auto_login.cc}::IsCredentialFilePresent ()
 
Result< bool > cuttlefish::ShouldAutoLogin (const BuildApiFlags &flags)
 
bool cuttlefish::CanRunAutoLogin ()
 
Result< void > cuttlefish::RunLogin ()
 

Variables

constexpr std::string_view cuttlefish::anonymous_namespace{auto_login.cc}::kWrapperFilepath