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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cintltst.c 597 ucal_setDefaultTimeZone(zoneID, status);
612 ucal_setDefaultTimeZone(gOriginalTimeZone, &status);
ccaltst.c 227 ucal_setDefaultTimeZone(EUROPE_PARIS, &status);
229 log_err("FAIL: ucal_setDefaultTimeZone(Europe/Paris) => %s\n",
243 ucal_setDefaultTimeZone(zone1, &status);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cintltst.c 597 ucal_setDefaultTimeZone(zoneID, status);
612 ucal_setDefaultTimeZone(gOriginalTimeZone, &status);
ccaltst.c 228 ucal_setDefaultTimeZone(EUROPE_PARIS, &status);
230 log_err("FAIL: ucal_setDefaultTimeZone(Europe/Paris) => %s\n",
244 ucal_setDefaultTimeZone(zone1, &status);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 607 * ucal_setDefaultTimeZone() or with the C++ TimeZone API.
633 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec);
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 607 * ucal_setDefaultTimeZone() or with the C++ TimeZone API.
633 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucal.cpp 84 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) {
  /external/icu/icu4c/source/i18n/
ucal.cpp 84 ucal_setDefaultTimeZone(const UChar* zoneID, UErrorCode* ec) {
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 91 milliseconds