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

  /external/icu/icu4c/source/i18n/
zonemeta.h 91 static TimeZone* createCustomTimeZone(int32_t offset);
timezone.cpp 432 result = createCustomTimeZone(ID);
    [all...]
zonemeta.cpp 839 ZoneMeta::createCustomTimeZone(int32_t offset) {
tzfmt.cpp     [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
timezone.h 677 static TimeZone* createCustomTimeZone(const UnicodeString&); // Creates a time zone based on the string.
  /external/icu/icu4c/source/i18n/unicode/
timezone.h     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
timezone.cpp 408 result = createCustomTimeZone(ID);
    [all...]

Completed in 475 milliseconds