|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/libs/config/file_source.h"#include <ostream>#include <string_view>#include "absl/strings/match.h"
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) |