Searched refs:hostStrID (Results 1 – 1 of 1) sorted by relevance
477 UnicodeString hostStrID(hostID, -1, US_INV); in detectHostTimeZone() local478 hostStrID.append((UChar)0); in detectHostTimeZone()479 hostStrID.truncate(hostStrID.length()-1); in detectHostTimeZone()480 hostZone = createSystemTimeZone(hostStrID); in detectHostTimeZone()487 int32_t hostIDLen = hostStrID.length(); in detectHostTimeZone()500 hostZone = new SimpleTimeZone(rawOffset, hostStrID); in detectHostTimeZone()