Android-cuttlefish cvd tool
Classes | Namespaces | Functions
flag_feature.cpp File Reference
#include "cuttlefish/host/commands/assemble_cvd/flag_feature.h"
#include <ostream>
#include <string>
#include <unordered_set>
#include <vector>
#include "absl/strings/str_replace.h"
#include "fruit/component.h"
#include "fruit/fruit_forward_decls.h"
#include "fruit/macro.h"
#include "gflags/gflags.h"
#include "cuttlefish/host/libs/config/config_flag.h"
#include "cuttlefish/host/libs/feature/feature.h"
#include "cuttlefish/result/result.h"
Include dependency graph for flag_feature.cpp:

Classes

class  cuttlefish::ParseGflagsImpl
 

Namespaces

namespace  cuttlefish
 

Functions

static std::string cuttlefish::XmlEscape (const std::string &s)
 
fruit::Component< fruit::Required< ConfigFlag >, ParseGflags > cuttlefish::GflagsComponent ()