Lines Matching refs:UObject
460 const UObject* o = obj.getObject(); // most commonly o==NULL
801 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /* service */, UErrorCode& status) const {
825 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const
833 UObject* result = _delegate->createFormat(loc, (UNumberFormatStyle)kind);
884 virtual UObject* cloneInstance(UObject* instance) const {
888 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const {