Searched defs:unSentCellCount (Results 1 – 4 of 4) sorted by relevance
69 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(splits.size()); in TextBasedSmsDelivery() local130 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(cellsInfosSize); in TextBasedSmsDeliveryViaIms() local147 …shared_ptr<uint8_t> unSentCellCount, shared_ptr<bool> hasCellFailed, SmsCodingScheme codingType, u… in SendSmsForEveryIndexer()208 … std::shared_ptr<SmsSendIndexer> indexer, uint8_t msgRef8bit, shared_ptr<uint8_t> unSentCellCount, in ReadySendSms()226 …std::shared_ptr<struct SmsTpdu> tpdu, shared_ptr<uint8_t> unSentCellCount, shared_ptr<bool> hasCel… in TpduNullOrSmsPageOverNormalOrSmsEncodeFail()355 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(segmentCount); in DataBasedSmsDelivery() local399 std::shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(1); in DataBasedSmsDeliveryViaIms() local
120 std::shared_ptr<uint8_t> unSentCellCount = smsIndexer->GetUnSentCellCount(); in SendMessageSucceed() local154 std::shared_ptr<uint8_t> unSentCellCount = smsIndexer->GetUnSentCellCount(); in SendMessageFailed() local
132 void SmsSendIndexer::SetUnSentCellCount(const std::shared_ptr<uint8_t> &unSentCellCount) in SetUnSentCellCount()
74 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(cellsInfosSize); in TextBasedSmsDelivery() local286 std::shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(cellsInfosSize); in DataBasedSmsDeliverySendSplitPage() local559 std::shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(1); in ResendDataDelivery() local