|
Android-cuttlefish cvd tool
|
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) |
| Result< void > cuttlefish::anonymous_namespace{cvdalloc.cpp}::Allocate | ( | int | id, |
| std::string_view | ethernet_bridge_name, | ||
| std::string_view | wireless_bridge_name | ||
| ) |
| Result< void > cuttlefish::anonymous_namespace{cvdalloc.cpp}::Teardown | ( | int | id, |
| std::string_view | ethernet_bridge_name, | ||
| std::string_view | wireless_bridge_name | ||
| ) |
| void cuttlefish::anonymous_namespace{cvdalloc.cpp}::Usage | ( | ) |