Android-cuttlefish cvd tool
cuttlefish::CustomActionConfigProvider Member List

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

CustomActionServers(const std::string &id_str=std::string()) const =0cuttlefish::CustomActionConfigProviderpure virtual
CustomDeviceStateActions(const std::string &id_str=std::string()) const =0cuttlefish::CustomActionConfigProviderpure virtual
CustomShellActions(const std::string &id_str=std::string()) const =0cuttlefish::CustomActionConfigProviderpure virtual
Dependencies() const=0cuttlefish::Feature< FlagFeature >privatepure virtual
Deserialize(const Json::Value &)=0cuttlefish::ConfigFragmentpure virtual
cuttlefish::Name() const=0cuttlefish::Feature< FlagFeature >pure virtual
cuttlefish::ConfigFragment::Name() const =0cuttlefish::ConfigFragmentpure virtual
Process(std::vector< std::string > &flags)=0cuttlefish::FlagFeatureprivatepure virtual
ProcessFlags(const std::vector< FlagFeature * > &features, std::vector< std::string > &flags)cuttlefish::FlagFeaturestatic
Serialize() const =0cuttlefish::ConfigFragmentpure virtual
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
~ConfigFragment()cuttlefish::ConfigFragmentvirtual
~Feature()=defaultcuttlefish::Feature< FlagFeature >virtual