Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp754 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength); in uspoof_swap() local
755 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap()
765 spoofDataLength); in uspoof_swap()
788 uprv_memset(outBytes, 0, spoofDataLength); in uspoof_swap()
/external/chromium_org/third_party/icu/source/i18n/
Duspoof_impl.cpp754 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength); in uspoof_swap() local
755 int32_t totalSize = headerSize + spoofDataLength; in uspoof_swap()
765 spoofDataLength); in uspoof_swap()
788 uprv_memset(outBytes, 0, spoofDataLength); in uspoof_swap()