Home
last modified time | relevance | path

Searched refs:ownedItem (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dalphaindex.cpp311 LocalPointer<UnicodeString> ownedItem; in initLabels() local
320 ownedItem.adoptInstead(new UnicodeString(*item, 0, itemLength - 1)); in initLabels()
321 item = ownedItem.getAlias(); in initLabels()
342 ownedString(*item, ownedItem, errorCode), ~insertionPoint, errorCode); in initLabels()
347 ownedString(*item, ownedItem, errorCode), insertionPoint); in initLabels()