Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dcalendar.cpp607 getCalendarService(UErrorCode &status) in getCalendarService() function
615 return getCalendarService(status)->registerFactory(toAdopt, status); in registerFactory()
619 return getCalendarService(status)->unregister(key, status); in unregister()
891 u = getCalendarService(success)->get(aLocale, LocaleKey::KIND_ANY, &actualLoc, success); in makeInstance()
926 … c = (Calendar*)getCalendarService(success)->get(l, LocaleKey::KIND_ANY, &actualLoc2, success); in makeInstance()