| /base/telephony/sms_mms/test/unittest/ |
| H A D | sms_broadcast_subscriber.cpp | 42 const std::vector<std::string> pdus = want.GetStringArrayParam("pdus"); in OnReceiveEvent() local
|
| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_receive_handler.cpp | 270 std::shared_ptr<vector<string>> pdus = make_shared<vector<string>>(); in CombineMessagePart() local 303 CombineMultiPageMessage(const std::shared_ptr<SmsReceiveIndexer> &indexer, std::shared_ptr<std::vector<std::string>> pdus, std::shared_ptr<SmsReceiveReliabilityHandler> reliabilityHandler) CombineMultiPageMessage() argument 337 UpdateMultiPageMessage( const std::shared_ptr<SmsReceiveIndexer> &indexer, std::shared_ptr<std::vector<std::string>> pdus) UpdateMultiPageMessage() argument [all...] |
| H A D | sms_receive_reliability_handler.cpp | 239 std::shared_ptr<vector<string>> pdus = make_shared<vector<string>>(); in SmsReceiveReliabilityProcessing() local 261 GetSmsUserDataMultipage(int32_t &smsPagesCount, std::vector<SmsReceiveIndexer> &dbIndexers, int32_t position, std::shared_ptr<std::vector<std::string>> pdus) GetSmsUserDataMultipage() argument 291 ReadySendSmsBroadcast( SmsReceiveIndexer &indexerObj, std::shared_ptr<vector<string>> pdus) ReadySendSmsBroadcast() argument 320 SendBroadcast( const std::shared_ptr<SmsReceiveIndexer> indexer, const shared_ptr<vector<string>> pdus) SendBroadcast() argument [all...] |
| H A D | sms_wap_push_handler.cpp | 178 std::unique_ptr<char[]> pdus = std::make_unique<char[]>(pduLen); in DeocdeCheckIsBlock() local
|
| H A D | sms_misc_manager.cpp | 443 std::vector<std::string> pdus = CoreManagerInner::GetInstance().ObtainAllSmsOfIcc(slotId_); in GetAllSimMessages() local
|
| /base/location/services/location_gnss/gnss/source/ |
| H A D | agnss_ni_manager.cpp | 225 std::vector<std::string> pdus = want.GetStringArrayParam(std::string("pdus")); in CheckSmsSuplInit() local
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | zero_branch_cb_test.cpp | 127 std::string pdus = "123"; in HWTEST_F() local
|
| H A D | zero_branch_mms_test.cpp | 1230 std::vector<std::string> pdus = persistHelper.SplitPdu(*pduData); in HWTEST_F() local
|
| H A D | zero_branch_sms_test.cpp | 124 std::shared_ptr<vector<string>> pdus = nullptr; in HWTEST_F() local 326 std::vector<unsigned char> pdus; in HWTEST_F() local [all...] |
| /base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/ |
| H A D | unittesttwo_fuzzer.cpp | 669 auto pdus = std::make_shared<std::vector<std::string>>(); in TestUpdateAndCombineMultiPageMessage() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_io.c | 486 int pdus; in make_tlstx_data_wr() local 340 tls_tx_data_wr(struct sock *sk, struct sk_buff *skb, int dlen, int tls_immd, u32 credits, int expn, int pdus) tls_tx_data_wr() argument [all...] |
| H A D | chtls.h | 259 u16 pdus; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_io.c | 486 int pdus; in make_tlstx_data_wr() local 340 tls_tx_data_wr(struct sock *sk, struct sk_buff *skb, int dlen, int tls_immd, u32 credits, int expn, int pdus) tls_tx_data_wr() argument [all...] |
| H A D | chtls.h | 262 u16 pdus; member
|