Searched defs:unSentCellCount (Results 1 – 5 of 5) sorted by relevance
132 const uint8_t unSentCellCount, in UpdateIndexerInfo()163 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(cellsInfosSize); in TextBasedSmsDeliveryViaIms() local181 … shared_ptr<uint8_t> unSentCellCount, shared_ptr<bool> hasCellFailed, DataCodingScheme codingType, in SendSmsForEveryIndexer()243 … std::shared_ptr<SmsSendIndexer> indexer, uint8_t msgRef8bit, shared_ptr<uint8_t> unSentCellCount, in ReadySendSms()261 …std::shared_ptr<struct SmsTpdu> tpdu, shared_ptr<uint8_t> unSentCellCount, shared_ptr<bool> hasCel… in TpduNullOrSmsPageOverNormalOrSmsEncodeFail()394 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(segmentCount); in EncodeMsgData() local
128 uint8_t unSentCellCount = smsIndexer->GetUnSentCellCount(); in SendMessageSucceed() local179 uint8_t unSentCellCount = smsIndexer->GetUnSentCellCount(); in SendMessageFailed() local578 std::shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(cellsInfosSize); in DataBasedSmsDeliverySendSplitPage() local
132 void SmsSendIndexer::SetUnSentCellCount(const uint8_t unSentCellCount) in SetUnSentCellCount()
84 shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(cellsInfosSize); in TextBasedSmsSplitDelivery() local499 std::shared_ptr<uint8_t> unSentCellCount = make_shared<uint8_t>(1); in ResendDataDelivery() local
537 std::shared_ptr<uint8_t> unSentCellCount = std::make_shared<uint8_t>(0); variable591 std::shared_ptr<uint8_t> unSentCellCount = std::make_shared<uint8_t>(0); variable