HomeSort by relevance Sort by last modified time
    Searched refs:spoofDataLength (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp 754 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength);
755 int32_t totalSize = headerSize + spoofDataLength;
765 spoofDataLength);
788 uprv_memset(outBytes, 0, spoofDataLength);
  /external/icu/icu4c/source/i18n/
uspoof_impl.cpp 754 int32_t spoofDataLength = ds->readUInt32(spoofDH->fLength);
755 int32_t totalSize = headerSize + spoofDataLength;
765 spoofDataLength);
788 uprv_memset(outBytes, 0, spoofDataLength);

Completed in 527 milliseconds