Searched defs:isBestPattern (Results 1 – 2 of 2) sorted by relevance
31 bool isBestPattern, I18nErrorCode& errCode) in SimpleDateTimeFormat()168 I18nErrorCode SimpleDateTimeFormat::InitFormatters(const icu::Locale& locale, bool isBestPattern) in InitFormatters()
167 bool isBestPattern, size_t& num) in GenerateParameter()220 bool isBestPattern = false; in SimpleDateTimeFormatConstructor() local