Home
last modified time | relevance | path

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

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