Android-cuttlefish cvd tool
Classes | Namespaces | Functions
android_builds.h File Reference
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "cuttlefish/host/commands/assemble_cvd/android_build/android_build.h"
#include "cuttlefish/host/commands/assemble_cvd/android_build/identify_build.h"
#include "cuttlefish/pretty/pretty.h"
#include "cuttlefish/pretty/struct.h"
#include "cuttlefish/result/result.h"
Include dependency graph for android_builds.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cuttlefish::AndroidBuilds
 

Namespaces

namespace  cuttlefish
 

Functions

std::ostream & cuttlefish::operator<< (std::ostream &out, const AndroidBuilds &builds)
 
PrettyStruct cuttlefish::Pretty (AndroidBuilds &builds, PrettyAdlPlaceholder)