Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_stringdecoder.cpp88 UChar *targetEnd = outputBuffer + pendingLen_; in End() local
93 ucnv_toUnicode(conv_, &target, targetEnd, &src, sourceEnd, nullptr, flush, &errorCode); in End()

Completed in 1 milliseconds