Searched defs:DecodeAddress (Results 1 – 2 of 2) sorted by relevance
/base/telephony/sms_mms/services/gsm/ | ||
D | gsm_sms_param_codec.cpp | 243 int GsmSmsParamCodec::DecodeAddress(const unsigned char *pTpdu, struct SmsAddress *pAddress) in DecodeAddress() function in OHOS::Telephony::GsmSmsParamCodec |
/base/telephony/sms_mms/services/cdma/ | ||
D | cdma_sms_pdu_codec.cpp | 1457 int CdmaSmsPduCodec::DecodeAddress(const unsigned char *pduStr, int pduLen, struct SmsTransAddr &tr… in DecodeAddress() function in OHOS::Telephony::CdmaSmsPduCodec |