Searched refs:cloneInstance (Results 1 - 8 of 8) sorted by relevance

/external/icu4c/common/
H A Dservslkf.cpp71 return service->cloneInstance(_obj);
H A Dserv.h463 * method, cloneInstance, that clients must implement to create clones
859 virtual UObject* cloneInstance(UObject* instance) const = 0;
H A Dbrkiter.cpp242 virtual UObject* cloneInstance(UObject* instance) const { function in class:ICUBreakIteratorService
H A Dserv.cpp139 return service->cloneInstance(_instance);
581 UObject* service = cloneInstance(result->service);
/external/icu4c/test/intltest/
H A Dicusvtst.cpp126 virtual UObject* cloneInstance(UObject* instance) const { function in class:TestIntegerService
481 // have to implement cloneInstance. Otherwise we could just tell the service
490 virtual UObject* cloneInstance(UObject* instance) const { function in class:TestStringSimpleKeyService
510 virtual UObject* cloneInstance(UObject* instance) const { function in class:TestStringService
1031 virtual UObject* cloneInstance(UObject* instance) const { function in class:TestStringLocaleService
/external/icu4c/i18n/
H A Dcoll.cpp146 virtual UObject* cloneInstance(UObject* instance) const { function in class:ICUCollatorService
H A Dnumfmt.cpp836 virtual UObject* cloneInstance(UObject* instance) const { function in class:ICUNumberFormatService
H A Dcalendar.cpp456 virtual UObject* cloneInstance(UObject* instance) const { function in class:CalendarService

Completed in 171 milliseconds