Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dflag_parser.cpp278 std::vector<bool> has_aliases = {has_bool_aliases, has_other_aliases, in WriteGflagsCompatXml() local
281 std::count(has_aliases.cbegin(), has_aliases.cend(), true); in WriteGflagsCompatXml()