Home
last modified time | relevance | path

Searched defs:AllowedHourFormatsSink (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddtptngen.cpp501 struct AllowedHourFormatsSink : public ResourceSink { struct
503 AllowedHourFormatsSink() {} in AllowedHourFormatsSink() argument
506 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
547 AllowedHourFormat getHourFormatFromUnicodeString(const UnicodeString &s) { in getHourFormatFromUnicodeString()