Searched defs:unSentCellCount (Results 1 – 4 of 4) sorted by relevance
146 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(cellsInfosSize); in TextBasedSmsDeliveryViaIms() local164 … shared_ptr<uint8_t> unSentCellCount, shared_ptr<bool> hasCellFailed, DataCodingScheme codingType, in SendSmsForEveryIndexer()226 … std::shared_ptr<SmsSendIndexer> indexer, uint8_t msgRef8bit, shared_ptr<uint8_t> unSentCellCount, in ReadySendSms()244 …std::shared_ptr<struct SmsTpdu> tpdu, shared_ptr<uint8_t> unSentCellCount, shared_ptr<bool> hasCel… in TpduNullOrSmsPageOverNormalOrSmsEncodeFail()377 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(segmentCount); in EncodeMsgData() local
126 uint8_t unSentCellCount = smsIndexer->GetUnSentCellCount(); in SendMessageSucceed() local159 uint8_t unSentCellCount = smsIndexer->GetUnSentCellCount(); in SendMessageFailed() local539 std::shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(cellsInfosSize); in DataBasedSmsDeliverySendSplitPage() local
132 void SmsSendIndexer::SetUnSentCellCount(const uint8_t unSentCellCount) in SetUnSentCellCount()
83 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(cellsInfosSize); in TextBasedSmsSplitDelivery() local496 std::shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(1); in ResendDataDelivery() local