Searched refs:GetUCS2Value (Results 1 – 3 of 3) sorted by relevance
181 unpackData[i] = TextCoder::Instance().GetUCS2Value(currentValue); in Unpack7bitCharForMiddlePart()187 unpackData[i] = TextCoder::Instance().GetUCS2Value(currentValue); in Unpack7bitCharForMiddlePart()
43 WCHAR GetUCS2Value(uint32_t charset);
946 WCHAR TextCoder::GetUCS2Value(uint32_t charset) in GetUCS2Value() function in OHOS::Telephony::TextCoder