Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dflag_parser.cpp555 static Flag GflagsCompatNumericFlagGeneric(const std::string& name, T& value) { in GflagsCompatNumericFlagGeneric() function
566 return GflagsCompatNumericFlagGeneric(name, value); in GflagsCompatFlag()