Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_util_module/util/
H A Djs_textdecoder.cpp139 ucnv_toUnicode(GetConverterPtr(), &target, target + len, &source, source + length, nullptr, flush, &codeFlag); in Decode()
218 ucnv_toUnicode(GetConverterPtr(), &target, target + len, &source, source + length, nullptr, flush, &codeFlag); in DecodeToString()
286 switch (ucnv_getType(GetConverterPtr())) { in SetIgnoreBOM()
H A Djs_textdecoder.h88 UConverter *GetConverterPtr() const in GetConverterPtr() function in OHOS::Util::TextDecoder

Completed in 2 milliseconds