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/icu4c/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.cpp375 getOffsetInternal(time, TRUE, kDaylight, kStandard, rawOffset, dstOffset, status);
385 getOffsetInternal(date, local, kFormer, kLatter, rawOffset, dstOffset, status);
391 getOffsetInternal(date, TRUE, nonExistingTimeOpt, duplicatedTimeOpt, rawOffset, dstOffset, status);
399 RuleBasedTimeZone::getOffsetInternal(UDate date, UBool local, function in class:RuleBasedTimeZone
/external/icu4c/i18n/
H A Drbtz.cpp395 getOffsetInternal(time, TRUE, kDaylight, kStandard, rawOffset, dstOffset, status);
405 getOffsetInternal(date, local, kFormer, kLatter, rawOffset, dstOffset, status);
411 getOffsetInternal(date, TRUE, nonExistingTimeOpt, duplicatedTimeOpt, rawOffset, dstOffset, status);
419 RuleBasedTimeZone::getOffsetInternal(UDate date, UBool local, function in class:RuleBasedTimeZone

Completed in 42 milliseconds