|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/commands/assemble_cvd/android_build/android_build.h"#include <functional>#include <ostream>#include <set>#include <string>#include <string_view>#include "cuttlefish/pretty/pretty.h"#include "cuttlefish/pretty/struct.h"#include "cuttlefish/result/result.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| std::ostream & | cuttlefish::operator<< (std::ostream &out, const AndroidBuild &build) |
| std::string | cuttlefish::format_as (const AndroidBuild &build) |
| PrettyStruct | cuttlefish::Pretty (AndroidBuild &build, PrettyAdlPlaceholder) |