Android-cuttlefish cvd tool
|
Go to the source code of this file.
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< std::map< std::string, std::string > > | cuttlefish::ParseKeyEqualsValue (const std::string &contents) |
std::string | cuttlefish::SerializeKeyEqualsValue (const std::map< std::string, std::string > &key_equals_value) |
Result< void > | cuttlefish::WriteKeyEqualsValue (const std::map< std::string, std::string > &key_equals_value, const std::string &path) |