Home
last modified time | relevance | path

Searched refs:EncodeFieldExpriyValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_header.h77 bool EncodeFieldExpriyValue(MmsEncodeBuffer &buff, int64_t value);
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_header.cpp1215 bool MmsHeader::EncodeFieldExpriyValue(MmsEncodeBuffer &buff, int64_t value) in EncodeFieldExpriyValue() function in OHOS::Telephony::MmsHeader
1391 EncodeFieldExpriyValue(buff, mmsExpriy); in EncodeMmsSendReq()
1451 if (!EncodeFieldExpriyValue(buff, mmsExpriy)) { in EncodeMmsNotificationInd()