Searched refs:mmsExpriy (Results 1 – 1 of 1) sorted by relevance
1301 int64_t mmsExpriy = 0; in EncodeMmsSendReq() local1302 if (GetLongValue(MMS_EXPIRY, mmsExpriy)) { in EncodeMmsSendReq()1303 EncodeFieldExpriyValue(buff, mmsExpriy); in EncodeMmsSendReq()1358 int64_t mmsExpriy = 0; in EncodeMmsNotificationInd() local1359 if (!GetLongValue(MMS_EXPIRY, mmsExpriy)) { in EncodeMmsNotificationInd()1363 if (!EncodeFieldExpriyValue(buff, mmsExpriy)) { in EncodeMmsNotificationInd()