Android-cuttlefish cvd tool
Classes | Functions
cuttlefish::anonymous_namespace{host_conversion.cc} Namespace Reference

Classes

struct  PopulateEnvironment
 

Functions

CuttlefishHost_OsType ConvertHostOs (const HostInfo &host_info)
 
CuttlefishHost_Invoker ConvertInvoker (const Invoker invoker)
 
CuttlefishGitHubActionsEnvironment_Repository ConvertGitHubRepository (const GitHubRepository repository)
 
void PopulateCuttlefishHostEnvironment (CuttlefishHost &host, const Environment &environment)
 

Function Documentation

◆ ConvertGitHubRepository()

CuttlefishGitHubActionsEnvironment_Repository cuttlefish::anonymous_namespace{host_conversion.cc}::ConvertGitHubRepository ( const GitHubRepository  repository)

◆ ConvertHostOs()

CuttlefishHost_OsType cuttlefish::anonymous_namespace{host_conversion.cc}::ConvertHostOs ( const HostInfo host_info)

◆ ConvertInvoker()

CuttlefishHost_Invoker cuttlefish::anonymous_namespace{host_conversion.cc}::ConvertInvoker ( const Invoker  invoker)

◆ PopulateCuttlefishHostEnvironment()

void cuttlefish::anonymous_namespace{host_conversion.cc}::PopulateCuttlefishHostEnvironment ( CuttlefishHost &  host,
const Environment environment 
)