Searched defs:specification (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/base/telephony/sms_mms/frameworks/native/sms/src/ |
H A D | short_message.cpp | 200 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()
|
H A D | sms_service_manager_client.cpp | 261 int32_t SmsServiceManagerClient::CreateMessage(std::string pdu, std::string specification, ShortMes… in CreateMessage()
|
H A D | sms_service_proxy.cpp | 590 int32_t SmsServiceProxy::CreateMessage(std::string pdu, std::string specification, ShortMessage &me… in CreateMessage()
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/include/ |
H A D | form_instance.h | 45 int32_t specification = 0; member
|
/ohos5.0/foundation/ability/form_fwk/services/include/ |
H A D | form_record.h | 46 int32_t specification; variable
|
/ohos5.0/base/telephony/sms_mms/services/sms/ |
H A D | sms_misc_manager.cpp | 448 std::string specification; in GetAllSimMessages() local
|
H A D | sms_service.cpp | 693 int32_t SmsService::CreateMessage(std::string pdu, std::string specification, ShortMessage &message) in CreateMessage()
|
H A D | sms_interface_stub.cpp | 455 std::string specification = data.ReadString(); in OnCreateMessage() local
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | zero_branch_sms_test.cpp | 271 std::u16string specification = u" "; variable 326 std::u16string specification = u""; variable 1579 std::string specification = ""; variable
|
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/include/ |
H A D | napi_sms.h | 114 std::string specification = ""; member
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/ |
H A D | fms_form_data_mgr_test.cpp | 1400 int32_t specification = 2; variable 1437 int32_t specification = 3; variable
|