|
Android-cuttlefish cvd tool
|
#include <string>

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 () |