Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc_keytype.cpp124 UnicodeString uBcpKeyId = ures_getUnicodeString(keyMapEntry.getAlias(), &sts); in initFromResourceBundle() local
131 if (!uBcpKeyId.isEmpty()) { in initFromResourceBundle()
137 bcpKeyIdBuf->appendInvariantChars(uBcpKeyId, sts); in initFromResourceBundle()