Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/cdma/
Dcdma_sms_pdu_codec.cpp786 bool headerInd = delMsg.msgId.headerInd; in DecodeP2PDeliverMsg() local
1038 bool headerInd = subMsg.msgId.headerInd; in DecodeP2PSubmitMsg() local
1134 bool headerInd = userAck.msgId.headerInd; in DecodeP2PUserAckMsg() local
1188 bool headerInd = readAck.msgId.headerInd; in DecodeP2PReadAckMsg() local
1239 bool headerInd = subReport.msgId.headerInd; in DecodeP2PSubmitReportMsg() local
1288 bool headerInd = delAckMsg.msgId.headerInd; in DecodeP2PDeliveryAckMsg() local
1344 bool headerInd = telesvc.data.deliver.msgId.headerInd; in DecodeCBBearerData() local
1898 unsigned char *pduStr, int pduLen, struct SmsTeleSvcUserData &userData, bool headerInd) in DecodeUserData()
/base/telephony/sms_mms/services/include/cdma/
Dcdma_sms_types.h409 bool headerInd; member