Home
last modified time | relevance | path

Searched refs:GetPduData (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dgsm_cb_umts_codec.cpp163 cbCodec_->GetPduData(dataPdu); in Decode3g7Bit()
205 cbCodec_->GetPduData(dataPdu); in Decode3gUCS2()
H A Dgsm_cb_gsm_codec.cpp231 cbCodec_->GetPduData(dataPdu); in Decode2gCbMsg7bit()
H A Dgsm_cb_codec.cpp171 void GsmCbCodec::GetPduData(std::vector<unsigned char> &dataPdu) in GetPduData() function in OHOS::Telephony::GsmCbCodec
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dgsm_cb_codec.h258 void GetPduData(std::vector<uint8_t> &dataPdu);