Home
last modified time | relevance | path

Searched defs:smscPdu (Results 1 - 6 of 6) sorted by relevance

/base/telephony/sms_mms/interfaces/innerkits/ims/
H A Dims_sms_types.h52 std::string smscPdu = ""; member
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtel_ril_sms_parcel.h32 std::string smscPdu = ""; member
49 std::string smscPdu = ""; member
63 std::string smscPdu = ""; member
H A Dtelephony_types.h412 std::string smscPdu = ""; member
434 std::string smscPdu = ""; member
/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_sms.cpp71 int32_t TelRilSms::UpdateSimMessage(int32_t gsmIndex, int32_t state, std::string smscPdu, std::string pdu, in UpdateSimMessage() argument
58 AddSimMessage( int32_t status, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &response) AddSimMessage() argument
98 SendSmsMoreMode( std::string &smscPdu, std::string &pdu, const AppExecFwk::InnerEvent::Pointer &response) SendSmsMoreMode() argument
H A Dtel_ril_manager.cpp722 SendGsmSms( int32_t slotId, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &response) SendGsmSms() argument
786 SendSmsMoreMode( int32_t slotId, std::string smscPdu, std::string pdu, const AppExecFwk::InnerEvent::Pointer &response) SendSmsMoreMode() argument
/base/telephony/ril_adapter/test/unittest/
H A Dril_interface_test.cpp701 string smscPdu; in SendRilCmSmsTest() local
706 cin >> smscPdu; in SendRilCmSmsTest() local
725 string smscPdu; in SendRilCmSmsMoreModeTest() local
730 cin >> smscPdu; in SendRilCmSmsMoreModeTest() local

Completed in 11 milliseconds