#include <host_tool_target.h>
|
Result< std::string > | GetBinName (const std::vector< std::string > &alternatives) const |
|
◆ HostToolTarget()
cuttlefish::HostToolTarget::HostToolTarget |
( |
const std::string & |
artifacts_path | ) |
|
◆ GetBinName()
Result< std::string > cuttlefish::HostToolTarget::GetBinName |
( |
const std::vector< std::string > & |
alternatives | ) |
const |
|
private |
◆ GetFlagInfo()
Result< FlagInfo > cuttlefish::HostToolTarget::GetFlagInfo |
( |
const std::string & |
bin_name, |
|
|
const std::string & |
flag_name |
|
) |
| const |
◆ GetPowerBtnBinPath()
Result< std::string > cuttlefish::HostToolTarget::GetPowerBtnBinPath |
( |
| ) |
const |
◆ GetPowerwashBinPath()
Result< std::string > cuttlefish::HostToolTarget::GetPowerwashBinPath |
( |
| ) |
const |
◆ GetRestartBinPath()
Result< std::string > cuttlefish::HostToolTarget::GetRestartBinPath |
( |
| ) |
const |
◆ GetSnapshotBinName()
Result< std::string > cuttlefish::HostToolTarget::GetSnapshotBinName |
( |
| ) |
const |
◆ GetStartBinName()
Result< std::string > cuttlefish::HostToolTarget::GetStartBinName |
( |
| ) |
const |
◆ GetStatusBinName()
Result< std::string > cuttlefish::HostToolTarget::GetStatusBinName |
( |
| ) |
const |
◆ GetStopBinName()
Result< std::string > cuttlefish::HostToolTarget::GetStopBinName |
( |
| ) |
const |
◆ artifacts_path_
const std::string cuttlefish::HostToolTarget::artifacts_path_ |
|
private |
The documentation for this class was generated from the following files: