Home
last modified time | relevance | path

Searched defs:tPdu (Results 1 – 2 of 2) sorted by relevance

/base/telephony/sms_mms/services/sms/gsm/
Dgsm_sms_message.cpp55 int GsmSmsMessage::SetSmsTpduDestAddress(std::shared_ptr<struct SmsTpdu> &tPdu, const std::string &… in SetSmsTpduDestAddress()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_sms_test.cpp349 std::shared_ptr<struct SmsTpdu> tPdu = std::make_shared<struct SmsTpdu>(); variable