Home | History | Annotate | Download | only in common

Lines Matching refs:UVector

420     UVector* _obj;
526 cacheDescriptorList._obj = new UVector(uprv_deleteUObject, NULL, 5, status);
602 UVector&
603 ICUService::getVisibleIDs(UVector& result, UErrorCode& status) const {
607 UVector&
608 ICUService::getVisibleIDs(UVector& result, const UnicodeString* matchID, UErrorCode& status) const
723 UVector&
724 ICUService::getDisplayNames(UVector& result, UErrorCode& status) const
730 UVector&
731 ICUService::getDisplayNames(UVector& result, const Locale& locale, UErrorCode& status) const
736 UVector&
737 ICUService::getDisplayNames(UVector& result,
854 factories = new UVector(deleteUObject, NULL, status);