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

  /external/chromium_org/third_party/icu/source/i18n/
tzgnames.cpp 525 UChar tzIDKey[ZID_KEY_MAX + 1];
526 int32_t tzIDKeyLen = tzCanonicalID.extract(tzIDKey, ZID_KEY_MAX + 1, status);
528 tzIDKey[tzIDKeyLen] = 0;
530 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey);
    [all...]
tznames_impl.cpp     [all...]
  /external/icu/icu4c/source/i18n/
tzgnames.cpp 525 UChar tzIDKey[ZID_KEY_MAX + 1];
526 int32_t tzIDKeyLen = tzCanonicalID.extract(tzIDKey, ZID_KEY_MAX + 1, status);
528 tzIDKey[tzIDKeyLen] = 0;
530 const UChar *locname = (const UChar *)uhash_get(fLocationNamesMap, tzIDKey);
    [all...]
tznames_impl.cpp     [all...]

Completed in 208 milliseconds