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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 530 enum USystemTimeZoneType {
549 typedef enum USystemTimeZoneType USystemTimeZoneType;
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
    [all...]
timezone.h 193 USystemTimeZoneType zoneType,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 530 enum USystemTimeZoneType {
549 typedef enum USystemTimeZoneType USystemTimeZoneType;
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
    [all...]
timezone.h 193 USystemTimeZoneType zoneType,
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
timezone.cpp 567 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) {
733 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) {
769 static TZEnumeration* create(USystemTimeZoneType type, const char* region, const int32_t* rawOffset, UErrorCode& ec) {
933 USystemTimeZoneType zoneType,
    [all...]
ucal.cpp 50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
  /external/icu/icu4c/source/i18n/
timezone.cpp 567 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) {
733 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) {
769 static TZEnumeration* create(USystemTimeZoneType type, const char* region, const int32_t* rawOffset, UErrorCode& ec) {
933 USystemTimeZoneType zoneType,
    [all...]
ucal.cpp 50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,

Completed in 243 milliseconds