Android-cuttlefish cvd tool
Public Member Functions | Public Attributes | List of all members
cuttlefish::process_sandboxer::HostInfo Struct Reference

#include <policies.h>

Collaboration diagram for cuttlefish::process_sandboxer::HostInfo:
Collaboration graph
[legend]

Public Member Functions

absl::Status EnsureOutputDirectoriesExist ()
 
std::string HostToolExe (std::string_view exe) const
 
std::string EnvironmentsUdsDir () const
 
std::string InstanceUdsDir () const
 
std::string VsockDeviceDir () const
 

Public Attributes

std::string assembly_dir
 
std::string cuttlefish_config_path
 
std::string environments_dir
 
std::string guest_image_path
 
std::string host_artifacts_path
 
std::string log_dir
 
std::string runtime_dir
 
std::string tmp_dir
 

Member Function Documentation

◆ EnsureOutputDirectoriesExist()

absl::Status cuttlefish::process_sandboxer::HostInfo::EnsureOutputDirectoriesExist ( )

◆ EnvironmentsUdsDir()

std::string cuttlefish::process_sandboxer::HostInfo::EnvironmentsUdsDir ( ) const

◆ HostToolExe()

std::string cuttlefish::process_sandboxer::HostInfo::HostToolExe ( std::string_view  exe) const

◆ InstanceUdsDir()

std::string cuttlefish::process_sandboxer::HostInfo::InstanceUdsDir ( ) const

◆ VsockDeviceDir()

std::string cuttlefish::process_sandboxer::HostInfo::VsockDeviceDir ( ) const

Member Data Documentation

◆ assembly_dir

std::string cuttlefish::process_sandboxer::HostInfo::assembly_dir

◆ cuttlefish_config_path

std::string cuttlefish::process_sandboxer::HostInfo::cuttlefish_config_path

◆ environments_dir

std::string cuttlefish::process_sandboxer::HostInfo::environments_dir

◆ guest_image_path

std::string cuttlefish::process_sandboxer::HostInfo::guest_image_path

◆ host_artifacts_path

std::string cuttlefish::process_sandboxer::HostInfo::host_artifacts_path

◆ log_dir

std::string cuttlefish::process_sandboxer::HostInfo::log_dir

◆ runtime_dir

std::string cuttlefish::process_sandboxer::HostInfo::runtime_dir

◆ tmp_dir

std::string cuttlefish::process_sandboxer::HostInfo::tmp_dir

The documentation for this struct was generated from the following files: