Searched refs:SetBomFlag (Results 1 - 2 of 2) sorted by relevance
/commonlibrary/ets_utils/js_util_module/util/ |
H A D | js_textdecoder.h | 137 void SetBomFlag(const UChar *arr, const UErrorCode codeFlag, const DecodeArr decArr,
|
H A D | js_textdecoder.cpp | 146 SetBomFlag(arr, codeFlag, decArr, resultLength, omitInitialBom); in Decode() 267 void TextDecoder::SetBomFlag(const UChar *arr, const UErrorCode codeFlag, const DecodeArr decArr, in SetBomFlag() function in OHOS::Util::TextDecoder
|
Completed in 2 milliseconds