Searched defs:WriteGflagsCompatXml (Results 1 – 1 of 1) sorted by relevance
242 bool Flag::WriteGflagsCompatXml(std::ostream& out) const { in WriteGflagsCompatXml() function in cuttlefish::Flag405 bool WriteGflagsCompatXml(const std::vector<Flag>& flags, std::ostream& out) { in WriteGflagsCompatXml() function