Home
last modified time | relevance | path

Searched defs:pdus (Results 1 - 14 of 14) sorted by relevance

/base/telephony/sms_mms/test/unittest/
H A Dsms_broadcast_subscriber.cpp42 const std::vector<std::string> pdus = want.GetStringArrayParam("pdus"); in OnReceiveEvent() local
/base/telephony/sms_mms/services/sms/
H A Dsms_receive_handler.cpp270 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 Dsms_receive_reliability_handler.cpp239 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 Dsms_wap_push_handler.cpp178 std::unique_ptr<char[]> pdus = std::make_unique<char[]>(pduLen); in DeocdeCheckIsBlock() local
H A Dsms_misc_manager.cpp443 std::vector<std::string> pdus = CoreManagerInner::GetInstance().ObtainAllSmsOfIcc(slotId_); in GetAllSimMessages() local
/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp225 std::vector<std::string> pdus = want.GetStringArrayParam(std::string("pdus")); in CheckSmsSuplInit() local
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_cb_test.cpp127 std::string pdus = "123"; in HWTEST_F() local
H A Dzero_branch_mms_test.cpp1230 std::vector<std::string> pdus = persistHelper.SplitPdu(*pduData); in HWTEST_F() local
H A Dzero_branch_sms_test.cpp124 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 Dunittesttwo_fuzzer.cpp669 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 Dchtls_io.c486 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 Dchtls.h259 u16 pdus; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_io.c486 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 Dchtls.h262 u16 pdus; member

Completed in 18 milliseconds