Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_msg.cpp28 bool MmsMsg::DecodeMsg(std::string mmsFilePathName) in DecodeMsg() function in OHOS::Telephony::MmsMsg
46 bool MmsMsg::DecodeMsg(std::unique_ptr<char[]> inBuff, uint32_t inLen) in DecodeMsg() function in OHOS::Telephony::MmsMsg
/base/telephony/sms_mms/services/cdma/
Dcdma_sms_pdu_codec.cpp585 int CdmaSmsPduCodec::DecodeMsg(const unsigned char *pduStr, int pduLen, struct SmsTransMsg &transMs… in DecodeMsg() function in OHOS::Telephony::CdmaSmsPduCodec