Home | History | Annotate | Download | only in intltest

Lines Matching refs:ICUServiceKey

113     ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const {
497 ICUServiceKey* createKey(const UnicodeString* id, UErrorCode& status) const {
519 virtual UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& /* status */) const {
565 UObject* create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) const {
1229 UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const {
1233 UnicodeString* previous = (UnicodeString*)service->getKey((ICUServiceKey&)key, NULL, this, status);
1309 // ICUServiceKey
1312 ICUServiceKey key("foobar");
1318 if (key.getDynamicClassID() != ICUServiceKey::getStaticClassID()) {
1354 // ICUServiceKey