Lines Matching refs:UObject
241 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
263 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo…
304 UObject* _obj;
309 SimpleLocaleKeyFactory(UObject* objToAdopt,
314 SimpleLocaleKeyFactory(UObject* objToAdopt,
327 …virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) c…
403 …virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* service, UErrorCo…
451 UObject* get(const UnicodeString& descriptor, UErrorCode& status) const {
455 …UObject* get(const UnicodeString& descriptor, UnicodeString* actualReturn, UErrorCode& status) con…
465 UObject* get(const Locale& locale, UErrorCode& status) const;
471 UObject* get(const Locale& locale, int32_t kind, UErrorCode& status) const;
477 UObject* get(const Locale& locale, Locale* actualReturn, UErrorCode& status) const;
485 UObject* get(const Locale& locale, int32_t kind, Locale* actualReturn, UErrorCode& status) const;
492 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, UErrorCode& statu…
499 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, UEr…
505 …virtual URegistryKey registerInstance(UObject* objToAdopt, const Locale& locale, int32_t kind, int…
515 …virtual URegistryKey registerInstance(UObject* objToAdopt, const UnicodeString& locale, UBool visi…