Android-cuttlefish cvd tool
|
Classes | |
class | ServerLoopImpl |
Functions | |
static std::string | SubtoolPath (const std::string &subtool_name) |
static std::string | GetSocketPath (const std::string name, std::unordered_map< std::string, std::string > &vm_name_to_control_sock_) |
static Result< void > | SuspendCrosvm (const std::string &vm_sock_path) |
static Result< void > | ResumeCrosvm (const std::string &vm_sock_path) |
static Result< void > | RunAdbShellCommand (const CuttlefishConfig::InstanceSpecific &ins, const std::vector< std::string > &command_args) |
|
static |
|
static |
|
static |
|
static |
|
static |