Android-cuttlefish cvd tool
|
#include <display.h>
Additional Inherited Members | |
![]() | |
virtual | ~Feature ()=default |
virtual std::string | Name () const=0 |
![]() | |
static Result< void > | ProcessFlags (const std::vector< FlagFeature * > &features, std::vector< std::string > &flags) |
static bool | WriteGflagsHelpXml (const std::vector< FlagFeature * > &features, std::ostream &out) |
![]() | |
static Result< void > | TopologicalVisit (const std::unordered_set< FlagFeature * > &features, const std::function< Result< void >(FlagFeature *)> &callback) |