Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
Di18n_calendar.h67 void InitCalendar(const icu::Locale &locale, CalendarType type);
/base/global/i18n/frameworks/intl/src/
Di18n_calendar.cpp78 InitCalendar(tempLocale, type); in I18nCalendar()
81 void I18nCalendar::InitCalendar(const icu::Locale &locale, CalendarType type) in InitCalendar() function in OHOS::Global::I18n::I18nCalendar