Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/sms/
Dsms_receive_indexer.cpp42 uint16_t msgCount, bool isCdmaWapPdu, const std::string &messageBody) in SmsReceiveIndexer()
87 void SmsReceiveIndexer::SetMsgCount(uint16_t msgCount) in SetMsgCount()
/base/startup/init/services/init/standard/
Dfd_holder_service.c127 int msgCount = 0; in HandlerFdHolder() local