Android-cuttlefish cvd tool
|
Go to the source code of this file.
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< SecureHal > | cuttlefish::ParseSecureHal (std::string mode) |
Result< std::set< SecureHal > > | cuttlefish::ParseSecureHals (const std::string &hals) |
std::string | cuttlefish::ToString (SecureHal hal_in) |
Result< void > | cuttlefish::ValidateSecureHals (const std::set< SecureHal > &secure_hals) |