Searched refs:getOffsetInternal (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Drbtz.h318 void getOffsetInternal(UDate date, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt,
/external/icu/icu4c/source/i18n/unicode/
H A Drbtz.h318 void getOffsetInternal(UDate date, UBool local, int32_t NonExistingTimeOpt, int32_t DuplicatedTimeOpt,
/external/chromium_org/third_party/icu/source/i18n/
H A Drbtz.cpp391 getOffsetInternal(time, TRUE, kDaylight, kStandard, rawOffset, dstOffset, status);
401 getOffsetInternal(date, local, kFormer, kLatter, rawOffset, dstOffset, status);
407 getOffsetInternal(date, TRUE, nonExistingTimeOpt, duplicatedTimeOpt, rawOffset, dstOffset, status);
415 RuleBasedTimeZone::getOffsetInternal(UDate date, UBool local, function in class:RuleBasedTimeZone
/external/icu/icu4c/source/i18n/
H A Drbtz.cpp391 getOffsetInternal(time, TRUE, kDaylight, kStandard, rawOffset, dstOffset, status);
401 getOffsetInternal(date, local, kFormer, kLatter, rawOffset, dstOffset, status);
407 getOffsetInternal(date, TRUE, nonExistingTimeOpt, duplicatedTimeOpt, rawOffset, dstOffset, status);
415 RuleBasedTimeZone::getOffsetInternal(UDate date, UBool local, function in class:RuleBasedTimeZone

Completed in 101 milliseconds