Searched refs:hostStrID (Results 1 – 1 of 1) sorted by relevance
502 UnicodeString hostStrID(hostID, -1, US_INV); in initDefault() local503 hostStrID.append((UChar)0); in initDefault()504 hostStrID.truncate(hostStrID.length()-1); in initDefault()505 default_zone = createSystemTimeZone(hostStrID); in initDefault()512 int32_t hostIDLen = hostStrID.length(); in initDefault()525 default_zone = new SimpleTimeZone(rawOffset, hostStrID); in initDefault()