Home
last modified time | relevance | path

Searched defs:utf8Length (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_properties.cpp76 int utf8Length = GetUTF8StringLength(name[i]); in GetValidUTF8StringLength() local
/ohos5.0/base/telephony/sms_mms/utils/
H A Dtext_coder.cpp483 int utf8Length = maxLength - static_cast<int>(remainedLength); in EuckrToUtf8() local
512 int utf8Length = maxLength - static_cast<int>(remainedLength); in ShiftjisToUtf8() local