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

  /external/icu4c/tools/genrb/
rle.h 40 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status);
rle.c 194 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) {

Completed in 2559 milliseconds