Home
last modified time | relevance | path

Searched refs:true_count (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dflag_parser.cpp280 const auto true_count = in WriteGflagsCompatXml() local
282 if (true_count > 1) { in WriteGflagsCompatXml()
285 << true_count << " for \"" << name << "\"."; in WriteGflagsCompatXml()
288 if (true_count == 0) { in WriteGflagsCompatXml()