Home
last modified time | relevance | path

Searched refs:_getMetaZoneID (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtznames_impl.h199 … static UnicodeString& _getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID);
Dtznames_impl.cpp1178 return TimeZoneNamesImpl::_getMetaZoneID(tzID, date, mzID); in getMetaZoneID()
1183 TimeZoneNamesImpl::_getMetaZoneID(const UnicodeString& tzID, UDate date, UnicodeString& mzID) { in _getMetaZoneID() function in TimeZoneNamesImpl
2178 return TimeZoneNamesImpl::_getMetaZoneID(tzID, date, mzID); in getMetaZoneID()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTZDBTimeZoneNames.java83 return TimeZoneNamesImpl._getMetaZoneID(tzID, date); in getMetaZoneID()
DTimeZoneNamesImpl.java119 return _getMetaZoneID(tzID, date); in getMetaZoneID()
122 static String _getMetaZoneID(String tzID, long date) { in _getMetaZoneID() method in TimeZoneNamesImpl
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DTZDBTimeZoneNames.java85 return TimeZoneNamesImpl._getMetaZoneID(tzID, date); in getMetaZoneID()
DTimeZoneNamesImpl.java121 return _getMetaZoneID(tzID, date); in getMetaZoneID()
124 static String _getMetaZoneID(String tzID, long date) { in _getMetaZoneID() method in TimeZoneNamesImpl