Home
last modified time | relevance | path

Searched refs:InitCalendar2 (Results 1 – 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
Di18n_calendar.h68 void InitCalendar2(const icu::Locale &locale, CalendarType type, UErrorCode &status);
/base/global/i18n/frameworks/intl/src/
Di18n_calendar.cpp114 InitCalendar2(locale, type, status); in InitCalendar()
125 void I18nCalendar::InitCalendar2(const icu::Locale &locale, CalendarType type, UErrorCode &status) in InitCalendar2() function in OHOS::Global::I18n::I18nCalendar