Home
last modified time | relevance | path

Searched defs:GetSmsSegmentsInfo (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_send_manager.cpp257 int32_t SmsSendManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsSendManager
H A Dsms_interface_manager.cpp219 int32_t SmsInterfaceManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, Len… in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsInterfaceManager
H A Dsms_base_message.cpp527 int32_t SmsBaseMessage::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsBaseMessage
H A Dsms_service.cpp628 int32_t SmsService::GetSmsSegmentsInfo( in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsService
/ohos5.0/base/telephony/sms_mms/test/fuzztest/getsmssegmentsinfo_fuzzer/
H A Dgetsmssegmentsinfo_fuzzer.cpp46 void GetSmsSegmentsInfo(const uint8_t *data, size_t size) in GetSmsSegmentsInfo() function
/ohos5.0/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dsms_service_manager_client.cpp224 int32_t SmsServiceManagerClient::GetSmsSegmentsInfo( in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsServiceManagerClient
H A Dsms_service_proxy.cpp424 int32_t SmsServiceProxy::GetSmsSegmentsInfo( in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsServiceProxy
/ohos5.0/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_sms.cpp1570 static napi_value GetSmsSegmentsInfo(napi_env env, napi_callback_info info) in GetSmsSegmentsInfo() function