Android-cuttlefish cvd tool
Classes | Namespaces | Enumerations | Functions
fetcher_config.h File Reference
#include <map>
#include <memory>
#include <ostream>
#include <string>
#include "cuttlefish/common/libs/utils/result.h"
Include dependency graph for fetcher_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::CvdFile
 
class  cuttlefish::FetcherConfig
 

Namespaces

namespace  Json
 
namespace  cuttlefish
 

Enumerations

enum class  cuttlefish::FileSource {
  cuttlefish::UNKNOWN_PURPOSE = 0 , cuttlefish::DEFAULT_BUILD , cuttlefish::SYSTEM_BUILD , cuttlefish::KERNEL_BUILD ,
  cuttlefish::LOCAL_FILE , cuttlefish::GENERATED , cuttlefish::BOOTLOADER_BUILD , cuttlefish::ANDROID_EFI_LOADER_BUILD ,
  cuttlefish::BOOT_BUILD , cuttlefish::HOST_PACKAGE_BUILD , cuttlefish::CHROME_OS_BUILD
}
 

Functions

std::ostream & cuttlefish::operator<< (std::ostream &os, const CvdFile &cvd_file)