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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 760 ucal_getTimeZoneID(const UCalendar *cal,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 759 ucal_getTimeZoneID(const UCalendar *cal,
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucal.cpp 204 ucal_getTimeZoneID(const UCalendar *cal,
  /external/icu/icu4c/source/i18n/
ucal.cpp 204 ucal_getTimeZoneID(const UCalendar *cal,
  /external/icu/icu4c/source/common/unicode/
urename.h 518 #define ucal_getTimeZoneID U_ICU_ENTRY_POINT_RENAME(ucal_getTimeZoneID)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.c 591 /*testing ucal_setTimeZone() and ucal_getTimeZoneID function*/
592 log_verbose("\nTesting if the function ucal_setTimeZone() and ucal_getTimeZoneID work fine\n");
593 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
617 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 592 /*testing ucal_setTimeZone() and ucal_getTimeZoneID function*/
593 log_verbose("\nTesting if the function ucal_setTimeZone() and ucal_getTimeZoneID work fine\n");
594 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
618 idLen = ucal_getTimeZoneID(caldef2, id, sizeof(id)/sizeof(id[0]), &status);
    [all...]

Completed in 196 milliseconds