HomeSort by relevance Sort by last modified time
    Searched refs:ZoneMeta (Results 1 - 10 of 10) sorted by null

  /external/icu4c/i18n/
zonemeta.h 28 class U_I18N_API ZoneMeta {
91 ZoneMeta(); // Prevent construction.
zonemeta.cpp 12 #include "zonemeta.h"
213 ZoneMeta::getCanonicalCLDRID(const UnicodeString &tzid, UErrorCode& status) {
348 const UChar* key = ZoneMeta::findTimeZoneID(tzid);
371 ZoneMeta::getCanonicalCLDRID(const UnicodeString &tzid, UnicodeString &systemID, UErrorCode& status) {
382 ZoneMeta::getCanonicalCLDRID(const TimeZone& tz) {
396 ZoneMeta::getCanonicalCountry(const UnicodeString &tzid, UnicodeString &canonicalCountry) {
407 ZoneMeta::getSingleCountry(const UnicodeString &tzid, UnicodeString &country) {
510 ZoneMeta::getMetazoneID(const UnicodeString &tzid, UDate date, UnicodeString &result) {
530 ZoneMeta::getMetazoneMappings(const UnicodeString &tzid) {
620 ZoneMeta::createMetazoneMappings(const UnicodeString &tzid)
    [all...]
tzgnames.cpp 28 #include "zonemeta.h"
378 const UChar *tzID = ZoneMeta::getCanonicalCLDRID(*tz);
413 const UChar* tzCanonicalID = ZoneMeta::getCanonicalCLDRID(tz);
423 const UChar* tzCanonicalID = ZoneMeta::getCanonicalCLDRID(tz);
489 ZoneMeta::getSingleCountry(tzCanonicalID, usCountryCode);
493 ZoneMeta::getCanonicalCountry(tzCanonicalID, usCountryCode);
533 const UChar* cacheID = ZoneMeta::findTimeZoneID(tzCanonicalID);
562 const UChar* uID = ZoneMeta::getCanonicalCLDRID(tz);
731 key.tzID = ZoneMeta::findTimeZoneID(tzCanonicalID);
732 key.mzID = ZoneMeta::findMetaZoneID(mzID)
    [all...]
tznames_impl.cpp 25 #include "zonemeta.h"
988 const UChar *tzID = ZoneMeta::getCanonicalCLDRID(*tz);
1045 const UVector* mzIDs = ZoneMeta::getAvailableMetazoneIDs();
1057 const UVector* mappings = ZoneMeta::getMetazoneMappings(tzID);
1087 ZoneMeta::getMetazoneID(tzID, date, mzID);
1093 ZoneMeta::getZoneIdByMetazone(mzID, UnicodeString(region, -1, US_INV), tzID);
    [all...]
tzfmt.cpp 21 #include "zonemeta.h"
262 const UChar* canonicalID = ZoneMeta::getCanonicalCLDRID(tz);
282 const UChar* canonicalID = ZoneMeta::getCanonicalCLDRID(tz);
timezone.cpp 85 #include "zonemeta.h"
728 ZoneMeta::getCanonicalCLDRID(id, canonicalID, ec);
    [all...]
olsontz.cpp 27 #include "zonemeta.h"
254 canonicalID = ZoneMeta::getCanonicalCLDRID(tzid, ec);
    [all...]
  /external/icu4c/i18n/unicode/
timezone.h 728 friend class ZoneMeta;
735 * returns the pointer to the ID resource. This method is exposed through ZoneMeta class
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 112 milliseconds