Home
last modified time | relevance | path

Searched refs:createCustomTimeZone (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
H A Dzonemeta.h108 static TimeZone* createCustomTimeZone(int32_t offset);
H A Dzonemeta.cpp860 ZoneMeta::createCustomTimeZone(int32_t offset) { in createCustomTimeZone() function in ZoneMeta
H A Dtimezone.cpp443 result = createCustomTimeZone(ID); in createTimeZone()
1342 TimeZone::createCustomTimeZone(const UnicodeString& id) in createCustomTimeZone() function in TimeZone
H A Dtzfmt.cpp2698 return ZoneMeta::createCustomTimeZone(offset);
/third_party/icu/icu4c/source/i18n/
H A Dzonemeta.h97 static TimeZone* createCustomTimeZone(int32_t offset);
H A Dzonemeta.cpp830 ZoneMeta::createCustomTimeZone(int32_t offset) { in createCustomTimeZone() function in ZoneMeta
H A Dtimezone.cpp443 result = createCustomTimeZone(ID); in createTimeZone()
1342 TimeZone::createCustomTimeZone(const UnicodeString& id) in createCustomTimeZone() function in TimeZone
H A Dtzfmt.cpp2695 return ZoneMeta::createCustomTimeZone(offset);
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dzonemeta.h97 static TimeZone* createCustomTimeZone(int32_t offset);
H A Dzonemeta.cpp844 ZoneMeta::createCustomTimeZone(int32_t offset) { in createCustomTimeZone() function in ZoneMeta
H A Dtimezone.cpp443 result = createCustomTimeZone(ID); in createTimeZone()
1324 TimeZone::createCustomTimeZone(const UnicodeString& id) in createCustomTimeZone() function in TimeZone
H A Dtzfmt.cpp2695 return ZoneMeta::createCustomTimeZone(offset);
/third_party/icu/icu4c/source/i18n/unicode/
H A Dtimezone.h927 static TimeZone* createCustomTimeZone(const UnicodeString&); // Creates a time zone based on the string.
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtimezone.h958 static TimeZone* createCustomTimeZone(const UnicodeString&); // Creates a time zone based on the string.
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtimezone.h878 static TimeZone* createCustomTimeZone(const UnicodeString&); // Creates a time zone based on the string.

Completed in 25 milliseconds