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

/external/chromium_org/third_party/icu/source/i18n/
H A Dchnsecal.h122 * @param epochYear The epoch year to use for calculation.
129 ChineseCalendar(const Locale& aLocale, int32_t epochYear, const TimeZone* zoneAstroCalc, UErrorCode &success);
H A Dchnsecal.cpp129 ChineseCalendar::ChineseCalendar(const Locale& aLocale, int32_t epochYear, argument
133 fEpochYear(epochYear),
/external/icu/icu4c/source/i18n/
H A Dchnsecal.h122 * @param epochYear The epoch year to use for calculation.
129 ChineseCalendar(const Locale& aLocale, int32_t epochYear, const TimeZone* zoneAstroCalc, UErrorCode &success);
H A Dchnsecal.cpp129 ChineseCalendar::ChineseCalendar(const Locale& aLocale, int32_t epochYear, argument
133 fEpochYear(epochYear),

Completed in 562 milliseconds