Home
last modified time | relevance | path

Searched defs:specification (Results 1 – 9 of 9) sorted by relevance

/base/telephony/sms_mms/frameworks/native/sms/src/
Dshort_message.cpp200 std::vector<unsigned char> &pdu, std::u16string specification, ShortMessage &messageObj) in CreateMessage()
216 …ShortMessage::CreateIccMessage(std::vector<unsigned char> &pdu, std::string specification, int32_t… in CreateIccMessage()
Dsms_service_manager_client.cpp283 int32_t SmsServiceManagerClient::CreateMessage(std::string pdu, std::string specification, ShortMes… in CreateMessage()
Dsms_service_proxy.cpp661 int32_t SmsServiceProxy::CreateMessage(std::string pdu, std::string specification, ShortMessage &me… in CreateMessage()
/base/telephony/sms_mms/frameworks/cj/src/
Dsms_ffi.cpp40 CJShortMessage FfiSMSCreateMessage(CArrI32 arr, char* specification) in FfiSMSCreateMessage()
/base/telephony/sms_mms/services/sms/
Dsms_misc_manager.cpp498 std::string specification; in GetAllSimMessages() local
Dsms_service.cpp771 int32_t SmsService::CreateMessage(std::string pdu, std::string specification, ShortMessage &message) in CreateMessage()
Dsms_interface_stub.cpp510 std::string specification = data.ReadString(); in OnCreateMessage() local
/base/telephony/sms_mms/test/gtest/
Dzero_branch_sms_test.cpp281 std::u16string specification = u" "; variable
336 std::u16string specification = u""; variable
1941 std::string specification = ""; variable
/base/telephony/sms_mms/frameworks/js/napi/include/
Dnapi_sms.h116 std::string specification = ""; member