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

  /external/icu4c/i18n/unicode/
timezone.h 749 static TimeZone* createSystemTimeZone(const UnicodeString& name);
  /external/icu4c/i18n/
timezone.cpp 404 TimeZone* result = createSystemTimeZone(ID);
428 TimeZone::createSystemTimeZone(const UnicodeString& id) {
513 default_zone = createSystemTimeZone(hostStrID);
    [all...]

Completed in 428 milliseconds