Searched refs:createSystemTimeZone (Results 1 – 1 of 1) sorted by relevance
390 createSystemTimeZone(const UnicodeString& id, UErrorCode& ec) { in createSystemTimeZone() function421 createSystemTimeZone(const UnicodeString& id) { in createSystemTimeZone() function423 return createSystemTimeZone(id, ec); in createSystemTimeZone()439 TimeZone* result = createSystemTimeZone(ID); in createTimeZone()491 hostZone = createSystemTimeZone(hostStrID); in detectHostTimeZone()876 TimeZone *z = createSystemTimeZone(id, ec); in create()