Searched refs:time_formats (Results 1 – 1 of 1) sorted by relevance
177 std::vector<icu::PluralFormat*>* time_formats);188 FormatType format_type, std::vector<icu::PluralFormat*>* time_formats) { in BuildFormats() argument226 time_formats->push_back(format); in BuildFormats()229 time_formats->push_back(createFallbackFormat(*rules, i, format_type)); in BuildFormats()