Android-cuttlefish cvd tool
|
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/commands/cvd/acloud/user_config.pb.h"
Go to the source code of this file.
Classes | |
class | cuttlefish::AcloudConfig |
Namespaces | |
namespace | cuttlefish |
Functions | |
Result< const std::string > | cuttlefish::GetDefaultConfigFile () |
Result< AcloudConfig > | cuttlefish::LoadAcloudConfig (const std::string &user_config_path) |