Android-cuttlefish cvd tool
Namespaces | Functions
android_build.cc File Reference
#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"
Include dependency graph for android_build.cc:

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)