Searched refs:createSystemTimeZone (Results 1 – 1 of 1) sorted by relevance
378 createSystemTimeZone(const UnicodeString& id, UErrorCode& ec) { in createSystemTimeZone() function410 createSystemTimeZone(const UnicodeString& id) { in createSystemTimeZone() function412 return createSystemTimeZone(id, ec); in createSystemTimeZone()428 TimeZone* result = createSystemTimeZone(ID); in createTimeZone()476 hostZone = createSystemTimeZone(hostStrID); in detectHostTimeZone()841 TimeZone *z = createSystemTimeZone(id, ec); in create()