Searched defs:GetSmsSegmentsInfo (Results 1 – 8 of 8) sorted by relevance
257 int32_t SmsSendManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsSendManager
219 int32_t SmsInterfaceManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, Len… in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsInterfaceManager
527 int32_t SmsBaseMessage::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthIn… in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsBaseMessage
628 int32_t SmsService::GetSmsSegmentsInfo( in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsService
46 void GetSmsSegmentsInfo(const uint8_t *data, size_t size) in GetSmsSegmentsInfo() function
224 int32_t SmsServiceManagerClient::GetSmsSegmentsInfo( in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsServiceManagerClient
424 int32_t SmsServiceProxy::GetSmsSegmentsInfo( in GetSmsSegmentsInfo() function in OHOS::Telephony::SmsServiceProxy
1570 static napi_value GetSmsSegmentsInfo(napi_env env, napi_callback_info info) in GetSmsSegmentsInfo() function