Android-cuttlefish cvd tool
|
Classes | |
class | Cvdalloc |
Functions | |
void | Usage () |
Result< void > | Allocate (int id, const std::string &bridge_name) |
Result< void > | Teardown (int id, const std::string &bridge_name) |
Variables | |
constexpr std::chrono::seconds | kCvdAllocateTimeout = std::chrono::seconds(30) |
constexpr std::chrono::seconds | kCvdTeardownTimeout = std::chrono::seconds(2) |
Result< void > cuttlefish::anonymous_namespace{cvdalloc.cpp}::Allocate | ( | int | id, |
const std::string & | bridge_name | ||
) |
Result< void > cuttlefish::anonymous_namespace{cvdalloc.cpp}::Teardown | ( | int | id, |
const std::string & | bridge_name | ||
) |
void cuttlefish::anonymous_namespace{cvdalloc.cpp}::Usage | ( | ) |
|
constexpr |
|
constexpr |