#include <cvd.h>
|
| Cvd (InstanceManager &, InstanceLockFileManager &) |
|
Result< void > | HandleCommand (const std::vector< std::string > &cvd_process_args, const std::unordered_map< std::string, std::string > &env, const std::vector< std::string > &selector_args) |
|
Result< void > | HandleCvdCommand (const std::vector< std::string > &all_args, const std::unordered_map< std::string, std::string > &env) |
|
Result< void > | HandleAcloud (const std::vector< std::string > &args, const std::unordered_map< std::string, std::string > &env) |
|
◆ Cvd()
◆ HandleAcloud()
Result< void > cuttlefish::Cvd::HandleAcloud |
( |
const std::vector< std::string > & |
args, |
|
|
const std::unordered_map< std::string, std::string > & |
env |
|
) |
| |
◆ HandleCommand()
Result< void > cuttlefish::Cvd::HandleCommand |
( |
const std::vector< std::string > & |
cvd_process_args, |
|
|
const std::unordered_map< std::string, std::string > & |
env, |
|
|
const std::vector< std::string > & |
selector_args |
|
) |
| |
◆ HandleCvdCommand()
Result< void > cuttlefish::Cvd::HandleCvdCommand |
( |
const std::vector< std::string > & |
all_args, |
|
|
const std::unordered_map< std::string, std::string > & |
env |
|
) |
| |
◆ instance_manager_
◆ lock_file_manager_
The documentation for this class was generated from the following files:
- cuttlefish/host/commands/cvd/cvd.h
- cuttlefish/host/commands/cvd/cvd.cpp