Lines Matching refs:ICUServiceFactory
125 ICUServiceFactory::~ICUServiceFactory() {} in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
429 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factor… in getKey()
476 if (factory == (const ICUServiceFactory*)factories->elementAt(i)) { in getKey()
504 ICUServiceFactory* f = (ICUServiceFactory*)factories->elementAt(index++); in getKey()
671 ICUServiceFactory* f = (ICUServiceFactory*)factories->elementAt(pos); in getVisibleIDMap()
699 ICUServiceFactory* f = (ICUServiceFactory*)map->get(id); in getDisplayName()
711 f = (ICUServiceFactory*)map->get(us); in getDisplayName()
770 ICUServiceFactory* f = (ICUServiceFactory*)entry->value.pointer; in getDisplayNames()
828 ICUServiceFactory* f = createSimpleFactory(objToAdopt, canonicalID, visible, status); in registerInstance()
837 ICUServiceFactory*
850 ICUService::registerFactory(ICUServiceFactory* factoryToAdopt, UErrorCode& status) in registerFactory()
881 ICUServiceFactory *factory = (ICUServiceFactory*)rkey; in unregister()