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

  /external/chromium_org/third_party/icu/source/i18n/
timezone.cpp 518 const TimeZone* temptz = TimeZone::getGMT(); local
520 if (temptz == NULL) {
523 default_zone = temptz->clone();
    [all...]
  /external/icu/icu4c/source/i18n/
timezone.cpp 518 const TimeZone* temptz = TimeZone::getGMT(); local
520 if (temptz == NULL) {
523 default_zone = temptz->clone();
    [all...]

Completed in 521 milliseconds