Home
last modified time | relevance | path

Searched defs:tpduLen (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/include/gsm/
H A Dgsm_sms_message.h95 uint16_t tpduLen = 0; member
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_tpdu_codec.cpp151 uint16_t tpduLen = buffer.GetSize(); in DebugTpdu() local
H A Dgsm_sms_message.cpp536 size_t tpduLen = sizeof(SmsTpud); in ConvertUserData() local
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dgsm_cb_umts_codec.cpp213 uint16_t tpduLen = dataPdu.size(); in Decode3gUCS2() local