|
Android-cuttlefish cvd tool
|
#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"

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) |