Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::CustomActionConfigProvider, including all inherited members.
CustomActionServers(const std::string &id_str=std::string()) const =0 | cuttlefish::CustomActionConfigProvider | pure virtual |
CustomDeviceStateActions(const std::string &id_str=std::string()) const =0 | cuttlefish::CustomActionConfigProvider | pure virtual |
CustomShellActions(const std::string &id_str=std::string()) const =0 | cuttlefish::CustomActionConfigProvider | pure virtual |
Dependencies() const=0 | cuttlefish::Feature< FlagFeature > | privatepure virtual |
Deserialize(const Json::Value &)=0 | cuttlefish::ConfigFragment | pure virtual |
cuttlefish::Name() const=0 | cuttlefish::Feature< FlagFeature > | pure virtual |
cuttlefish::ConfigFragment::Name() const =0 | cuttlefish::ConfigFragment | 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 |
Serialize() const =0 | cuttlefish::ConfigFragment | pure virtual |
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 |
~ConfigFragment() | cuttlefish::ConfigFragment | virtual |
~Feature()=default | cuttlefish::Feature< FlagFeature > | virtual |