Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/sms/
Dsms_send_manager.cpp270 int32_t SmsSendManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsSendManager
Dsms_interface_manager.cpp225 int32_t SmsInterfaceManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, Len… in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsInterfaceManager
Dsms_base_message.cpp444 int32_t SmsBaseMessage::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsBaseMessage
Dsms_service.cpp624 int32_t SmsService::GetSmsSegmentsInfo( in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsService
/base/telephony/sms_mms/test/fuzztest/getsmssegmentsinfo_fuzzer/
Dgetsmssegmentsinfo_fuzzer.cpp42 void GetSmsSegmentsInfo(const uint8_t *data, size_t size) in GetSmsSegmentsInfo() function
/base/telephony/sms_mms/frameworks/native/sms/src/
Dsms_service_manager_client.cpp208 int32_t SmsServiceManagerClient::GetSmsSegmentsInfo( in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsServiceManagerClient
Dsms_service_proxy.cpp409 int32_t SmsServiceProxy::GetSmsSegmentsInfo( in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsServiceProxy
/base/telephony/sms_mms/frameworks/js/napi/src/
Dnapi_sms.cpp1513 static napi_value GetSmsSegmentsInfo(napi_env env, napi_callback_info info) in GetSmsSegmentsInfo() function