Lines Matching refs:ICUServiceFactory
123 ICUServiceFactory::~ICUServiceFactory() {} in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
427 ICUService::getKey(ICUServiceKey& key, UnicodeString* actualReturn, const ICUServiceFactory* factor… in getKey()
474 if (factory == (const ICUServiceFactory*)factories->elementAt(i)) { in getKey()
502 ICUServiceFactory* f = (ICUServiceFactory*)factories->elementAt(index++); in getKey()
669 ICUServiceFactory* f = (ICUServiceFactory*)factories->elementAt(pos); in getVisibleIDMap()
697 ICUServiceFactory* f = (ICUServiceFactory*)map->get(id); in getDisplayName()
709 f = (ICUServiceFactory*)map->get(us); in getDisplayName()
768 ICUServiceFactory* f = (ICUServiceFactory*)entry->value.pointer; in getDisplayNames()
826 ICUServiceFactory* f = createSimpleFactory(objToAdopt, canonicalID, visible, status); in registerInstance()
835 ICUServiceFactory*
848 ICUService::registerFactory(ICUServiceFactory* factoryToAdopt, UErrorCode& status) in registerFactory()
879 ICUServiceFactory *factory = (ICUServiceFactory*)rkey; in unregister()