Android-cuttlefish cvd tool
Namespaces | Functions
config_utils.h File Reference
#include <string>
Include dependency graph for config_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

int cuttlefish::GetInstance ()
 
int cuttlefish::GetDefaultVsockCid ()
 
int cuttlefish::GetVsockServerPort (const int base, const int vsock_guest_cid)
 
std::string cuttlefish::GetGlobalConfigFileLink ()
 
std::string cuttlefish::ForCurrentInstance (const char *prefix)
 
int cuttlefish::InstanceFromString (std::string instance_str)
 
std::string cuttlefish::RandomSerialNumber (const std::string &prefix)
 
std::string cuttlefish::DefaultHostArtifactsPath (const std::string &file_name)
 
std::string cuttlefish::DefaultQemuBinaryDir ()
 
std::string cuttlefish::HostBinaryPath (const std::string &binary_name)
 
std::string cuttlefish::HostUsrSharePath (const std::string &file)
 
std::string cuttlefish::HostQemuBiosPath ()
 
std::string cuttlefish::DefaultGuestImagePath (const std::string &file_name)
 
std::string cuttlefish::DefaultEnvironmentPath (const std::string &environment_key, const std::string &default_value, const std::string &subpath)
 
bool cuttlefish::IsValidAndroidHostOutPath (const std::string &path)
 
bool cuttlefish::HostSupportsQemuCli ()
 
bool cuttlefish::UseQemuPrebuilt ()
 
std::string cuttlefish::GetSeccompPolicyDir ()