Home
last modified time | relevance | path

Searched refs:msgSeqId (Results 1 - 2 of 2) sorted by relevance

/base/telephony/sms_mms/services/sms/
H A Dsms_receive_indexer.cpp41 const std::string &address, const std::string &visibleAddress, uint16_t msgRefId, uint16_t msgSeqId, in SmsReceiveIndexer()
44 visibleMessageBody_(messageBody), originatingAddress_(address), msgRefId_(msgRefId), msgSeqId_(msgSeqId), in SmsReceiveIndexer()
97 void SmsReceiveIndexer::SetMsgSeqId(uint16_t msgSeqId) in SetMsgSeqId() argument
99 msgSeqId_ = msgSeqId; in SetMsgSeqId()
40 SmsReceiveIndexer(const std::vector<uint8_t> &pdu, int64_t timestamp, int16_t destPort, bool isCdma, const std::string &address, const std::string &visibleAddress, uint16_t msgRefId, uint16_t msgSeqId, uint16_t msgCount, bool isCdmaWapPdu, const std::string &messageBody) SmsReceiveIndexer() argument
/base/telephony/sms_mms/services/sms/include/
H A Dsms_receive_indexer.h29 const std::string &address, const std::string &displayAddress, uint16_t msgRefId, uint16_t msgSeqId,
51 void SetMsgSeqId(uint16_t msgSeqId);

Completed in 2 milliseconds