Searched refs:unsafeData (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcollationdatareader.cpp279 const uint16_t *unsafeData = reinterpret_cast<const uint16_t *>(inBytes + offset); local
280 if(!uset_getSerializedSet(&sset, unsafeData, length / 2)) {

Completed in 312 milliseconds