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

/external/chromium_org/third_party/WebKit/Source/wtf/text/
H A DTextCodecICU.cpp357 int ucharsDecoded = decodeToBuffer(buffer, bufferLimit, source, sourceLimit, offsets, flush != DoNotFlush, err); local
358 result.append(buffer, ucharsDecoded);

Completed in 297 milliseconds