Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dalphaindex.cpp309 LocalPointer<UnicodeString> ownedItem; in initLabels() local
318 ownedItem.adoptInstead(new UnicodeString(*item, 0, itemLength - 1)); in initLabels()
319 item = ownedItem.getAlias(); in initLabels()
340 ownedString(*item, ownedItem, errorCode), ~insertionPoint, errorCode); in initLabels()
345 ownedString(*item, ownedItem, errorCode), insertionPoint); in initLabels()