Searched refs:mmsExpriy (Results 1 – 1 of 1) sorted by relevance
1389 int64_t mmsExpriy = 0; in EncodeMmsSendReq() local1390 if (GetLongValue(MMS_EXPIRY, mmsExpriy)) { in EncodeMmsSendReq()1391 EncodeFieldExpriyValue(buff, mmsExpriy); in EncodeMmsSendReq()1446 int64_t mmsExpriy = 0; in EncodeMmsNotificationInd() local1447 if (!GetLongValue(MMS_EXPIRY, mmsExpriy)) { in EncodeMmsNotificationInd()1451 if (!EncodeFieldExpriyValue(buff, mmsExpriy)) { in EncodeMmsNotificationInd()