Searched refs:WriteGflagsHelpXml (Results 1 – 3 of 3) sorted by relevance
71 bool FlagFeature::WriteGflagsHelpXml(const std::vector<FlagFeature*>& features, in WriteGflagsHelpXml() function in cuttlefish::FlagFeature
118 static bool WriteGflagsHelpXml(const std::vector<FlagFeature*>& features,
594 if (!FlagFeature::WriteGflagsHelpXml(flag_features, std::cout)) { in AssembleCvdMain()