Lines Matching refs:UObject
239 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
261 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo…
302 UObject* _obj;
307 SimpleLocaleKeyFactory(UObject* objToAdopt,
312 SimpleLocaleKeyFactory(UObject* objToAdopt,
325 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
401 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo…
449 UObject* get(const UnicodeString& descriptor, UErrorCode& status) const {
453 …UObject* get(const UnicodeString& descriptor, UnicodeString* actualReturn, UErrorCode& status) con…
463 UObject* get(const Locale& locale, UErrorCode& status) const;
469 UObject* get(const Locale& locale, int32_t kind, UErrorCode& status) const;
475 UObject* get(const Locale& locale, Locale* actualReturn, UErrorCode& status) const;
483 UObject* get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status) const;
490 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, UErrorCode& statu…
497 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, UEr…
503 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, int…
513 …virtual URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visi…