Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::FastbootConfigFlag, including all inherited members.
Dependencies() const=0 | cuttlefish::Feature< FlagFeature > | privatepure virtual |
Name() const=0 | cuttlefish::Feature< FlagFeature > | pure virtual |
Process(std::vector< std::string > &flags)=0 | cuttlefish::FlagFeature | privatepure virtual |
ProcessFlags(const std::vector< FlagFeature * > &features, std::vector< std::string > &flags) | cuttlefish::FlagFeature | static |
TopologicalVisit(const std::unordered_set< FlagFeature * > &features, const std::function< Result< void >(FlagFeature *)> &callback) | cuttlefish::Feature< FlagFeature > | static |
WriteGflagsCompatHelpXml(std::ostream &out) const =0 | cuttlefish::FlagFeature | privatepure virtual |
WriteGflagsHelpXml(const std::vector< FlagFeature * > &features, std::ostream &out) | cuttlefish::FlagFeature | static |
~Feature()=default | cuttlefish::Feature< FlagFeature > | virtual |