Android-cuttlefish cvd tool
cuttlefish::FastbootConfigFlag Member List

This is the complete list of members for cuttlefish::FastbootConfigFlag, including all inherited members.

Dependencies() const=0cuttlefish::Feature< FlagFeature >privatepure virtual
Name() const=0cuttlefish::Feature< FlagFeature >pure virtual
Process(std::vector< std::string > &flags)=0cuttlefish::FlagFeatureprivatepure virtual
ProcessFlags(const std::vector< FlagFeature * > &features, std::vector< std::string > &flags)cuttlefish::FlagFeaturestatic
TopologicalVisit(const std::unordered_set< FlagFeature * > &features, const std::function< Result< void >(FlagFeature *)> &callback)cuttlefish::Feature< FlagFeature >static
WriteGflagsCompatHelpXml(std::ostream &out) const =0cuttlefish::FlagFeatureprivatepure virtual
WriteGflagsHelpXml(const std::vector< FlagFeature * > &features, std::ostream &out)cuttlefish::FlagFeaturestatic
~Feature()=defaultcuttlefish::Feature< FlagFeature >virtual