Searched refs:hostStrID (Results 1 – 1 of 1) sorted by relevance
482 UnicodeString hostStrID(hostID, -1, US_INV); in detectHostTimeZone() local484 if (hostStrID.length() == 0) { in detectHostTimeZone()487 hostStrID = UnicodeString(TRUE, UNKNOWN_ZONE_ID, UNKNOWN_ZONE_ID_LENGTH); in detectHostTimeZone()491 hostZone = createSystemTimeZone(hostStrID); in detectHostTimeZone()498 int32_t hostIDLen = hostStrID.length(); in detectHostTimeZone()511 hostZone = new SimpleTimeZone(rawOffset, hostStrID); in detectHostTimeZone()