Home
last modified time | relevance | path

Searched refs:getLocalDelta (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
Drbtz.cpp686 localDelta = getLocalDelta(fr1->getRawOffset(), fr1->getDSTSavings(), in findRuleInFinal()
695 localDelta = getLocalDelta(fr0->getRawOffset(), fr0->getDSTSavings(), in findRuleInFinal()
875 time += getLocalDelta(transition->from->getRawOffset(), transition->from->getDSTSavings(), in getTransitionTime()
883 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t ds… in getLocalDelta() function in RuleBasedTimeZone
/external/chromium/third_party/icu/source/i18n/
Drbtz.cpp686 localDelta = getLocalDelta(fr1->getRawOffset(), fr1->getDSTSavings(), in findRuleInFinal()
695 localDelta = getLocalDelta(fr0->getRawOffset(), fr0->getDSTSavings(), in findRuleInFinal()
875 time += getLocalDelta(transition->from->getRawOffset(), transition->from->getDSTSavings(), in getTransitionTime()
883 RuleBasedTimeZone::getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t ds… in getLocalDelta() function in RuleBasedTimeZone
/external/chromium/third_party/icu/public/i18n/unicode/
Drbtz.h314 int32_t getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,
/external/icu4c/i18n/unicode/
Drbtz.h314 int32_t getLocalDelta(int32_t rawBefore, int32_t dstBefore, int32_t rawAfter, int32_t dstAfter,