Android-cuttlefish cvd tool
Namespaces | Functions
file_source.cc File Reference
#include "cuttlefish/host/libs/config/file_source.h"
#include <ostream>
#include <string_view>
#include "absl/strings/match.h"
Include dependency graph for file_source.cc:

Namespaces

namespace  cuttlefish
 

Functions

FileSource cuttlefish::SourceStringToEnum (std::string_view source)
 
std::string_view cuttlefish::SourceEnumToString (FileSource source)
 
std::ostream & cuttlefish::operator<< (std::ostream &out, FileSource source)
 
std::string_view cuttlefish::format_as (FileSource source)