Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dcalendar.cpp507 getCalendarService(UErrorCode &status) in getCalendarService() function
559 return getCalendarService(status)->registerFactory(toAdopt, status); in registerFactory()
563 return getCalendarService(status)->unregister(key, status); in unregister()
808 u = getCalendarService(success)->get(aLocale, LocaleKey::KIND_ANY, &actualLoc, success); in createInstance()
844 … c = (Calendar*)getCalendarService(success)->get(l, LocaleKey::KIND_ANY, &actualLoc2, success); in createInstance()