Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddtptngen.cpp522 struct AllowedHourFormatsSink : public ResourceSink { struct
524 AllowedHourFormatsSink() {} in AllowedHourFormatsSink() function
527 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
587 AllowedHourFormat getHourFormatFromUnicodeString(const UnicodeString &s) { in getHourFormatFromUnicodeString()