Lines Matching refs:ICUServiceKey
746 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const
756 result = service->getKey((ICUServiceKey&)key /* cast away const */, NULL, this, status);
801 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const {