Home
last modified time | relevance | path

Searched defs:GetImsShortMessageFormat (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/telephony/sms_mms/test/fuzztest/splitmessage_fuzzer/
H A Dsplitmessage_fuzzer.cpp84 void GetImsShortMessageFormat(const uint8_t *data, size_t size) in GetImsShortMessageFormat() function
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_send_manager.cpp332 int32_t SmsSendManager::GetImsShortMessageFormat(std::u16string &format) in GetImsShortMessageFormat() function in OHOS::Telephony::SmsSendManager
H A Dsms_interface_manager.cpp237 int32_t SmsInterfaceManager::GetImsShortMessageFormat(std::u16string &format) in GetImsShortMessageFormat() function in OHOS::Telephony::SmsInterfaceManager
H A Dsms_service.cpp312 int32_t SmsService::GetImsShortMessageFormat(std::u16string &format) in GetImsShortMessageFormat() function in OHOS::Telephony::SmsService
/ohos5.0/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dsms_service_manager_client.cpp243 int32_t SmsServiceManagerClient::GetImsShortMessageFormat(std::u16string &format) in GetImsShortMessageFormat() function in OHOS::Telephony::SmsServiceManagerClient
H A Dsms_service_proxy.cpp486 int32_t SmsServiceProxy::GetImsShortMessageFormat(std::u16string &format) in GetImsShortMessageFormat() function in OHOS::Telephony::SmsServiceProxy
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp1714 static napi_value GetImsShortMessageFormat(napi_env env, napi_callback_info info) in GetImsShortMessageFormat() function