Android-cuttlefish cvd tool
Namespaces | Functions
config.cpp File Reference
#include "cuttlefish/host/commands/cvd/acloud/config.h"
#include <fstream>
#include <sstream>
#include <string>
#include <google/protobuf/text_format.h>
#include "cuttlefish/common/libs/utils/files.h"
#include "cuttlefish/common/libs/utils/users.h"
Include dependency graph for config.cpp:

Namespaces

namespace  cuttlefish
 

Functions

template<typename ProtoType >
Result< ProtoType > cuttlefish::ParseTextProtoConfigHelper (const std::string &config_path)
 
Result< const std::string > cuttlefish::GetDefaultConfigFile ()
 
Result< AcloudConfig > cuttlefish::LoadAcloudConfig (const std::string &user_config_path)