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