Searched refs:hostStrID (Results 1 – 1 of 1) sorted by relevance
510 UnicodeString hostStrID(hostID, -1, US_INV); in initDefault() local511 hostStrID.append((UChar)0); in initDefault()512 hostStrID.truncate(hostStrID.length()-1); in initDefault()513 default_zone = createSystemTimeZone(hostStrID); in initDefault()520 int32_t hostIDLen = hostStrID.length(); in initDefault()533 default_zone = new SimpleTimeZone(rawOffset, hostStrID); in initDefault()