Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duloc_keytype.cpp132 icu::CharString* bcpKeyIdBuf = gKeyTypeStringPool->create(); in initFromResourceBundle() local
133 if (bcpKeyIdBuf == NULL) { in initFromResourceBundle()
137 bcpKeyIdBuf->appendInvariantChars(uBcpKeyId, sts); in initFromResourceBundle()
141 bcpKeyId = bcpKeyIdBuf->data(); in initFromResourceBundle()