Searched refs:getWindowsID (Results 1 – 6 of 6) sorted by relevance
400 static UnicodeString& U_EXPORT2 getWindowsID(const UnicodeString& id,
1146 public static String getWindowsID(String id) { in getWindowsID() method in TimeZone
784 TimeZone::getWindowsID(UnicodeString(id, len), resultWinID, *status); in ucal_getWindowsTimeZoneID()
1551 TimeZone::getWindowsID(const UnicodeString& id, UnicodeString& winid, UErrorCode& status) { in getWindowsID() function in TimeZone
2244 String winID = TimeZone.getWindowsID(data[0]); in TestGetWindowsID()
2418 TimeZone::getWindowsID(UnicodeString(TESTDATA[i].id), windowsID, sts); in TestGetWindowsID()