Android-cuttlefish cvd tool
Functions
cuttlefish::anonymous_namespace{cvdalloc.cpp} Namespace Reference

Functions

void Usage ()
 
Result< void > Allocate (int id, std::string_view ethernet_bridge_name, std::string_view wireless_bridge_name)
 
Result< void > Teardown (int id, std::string_view ethernet_bridge_name, std::string_view wireless_bridge_name)
 

Function Documentation

◆ Allocate()

Result< void > cuttlefish::anonymous_namespace{cvdalloc.cpp}::Allocate ( int  id,
std::string_view  ethernet_bridge_name,
std::string_view  wireless_bridge_name 
)

◆ Teardown()

Result< void > cuttlefish::anonymous_namespace{cvdalloc.cpp}::Teardown ( int  id,
std::string_view  ethernet_bridge_name,
std::string_view  wireless_bridge_name 
)

◆ Usage()

void cuttlefish::anonymous_namespace{cvdalloc.cpp}::Usage ( )