Searched defs:pdus (Results 1 – 9 of 9) sorted by relevance
270 std::shared_ptr<vector<string>> pdus = make_shared<vector<string>>(); in CombineMessagePart() local304 …std::shared_ptr<std::vector<std::string>> pdus, std::shared_ptr<SmsReceiveReliabilityHandler> reli… in CombineMultiPageMessage()338 … const std::shared_ptr<SmsReceiveIndexer> &indexer, std::shared_ptr<std::vector<std::string>> pdus) in UpdateMultiPageMessage()
239 std::shared_ptr<vector<string>> pdus = make_shared<vector<string>>(); in SmsReceiveReliabilityProcessing() local262 …or<SmsReceiveIndexer> &dbIndexers, int32_t position, std::shared_ptr<std::vector<std::string>> pdu… in GetSmsUserDataMultipage()292 SmsReceiveIndexer &indexerObj, std::shared_ptr<vector<string>> pdus) in ReadySendSmsBroadcast()321 const std::shared_ptr<SmsReceiveIndexer> indexer, const shared_ptr<vector<string>> pdus) in SendBroadcast()
178 std::unique_ptr<char[]> pdus = std::make_unique<char[]>(pduLen); in DeocdeCheckIsBlock() local
443 std::vector<std::string> pdus = CoreManagerInner::GetInstance().ObtainAllSmsOfIcc(slotId_); in GetAllSimMessages() local
42 const std::vector<std::string> pdus = want.GetStringArrayParam("pdus"); in OnReceiveEvent() local
127 std::string pdus = "123"; variable
119 std::shared_ptr<vector<string>> pdus = nullptr; variable323 std::vector<unsigned char> pdus; variable
1236 std::vector<std::string> pdus = persistHelper.SplitPdu(*pduData); variable
234 std::vector<std::string> pdus = want.GetStringArrayParam(std::string("pdus")); in CheckSmsSuplInit() local