Home
last modified time | relevance | path

Searched refs:GetCharSet (Results 1 - 9 of 9) sorted by relevance

/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_content_param.h71 uint32_t GetCharSet();
/base/telephony/sms_mms/interfaces/innerkits/
H A Dmms_attachment.h146 uint32_t GetCharSet();
/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_content_param.cpp58 uint32_t MmsContentParam::GetCharSet() in GetCharSet() function in OHOS::Telephony::MmsContentParam
H A Dmms_content_type.cpp431 if (msgContentParm_.GetCharSet() == 0) { in EncodeCharsetField()
438 if (!encodeBuffer.EncodeLongInteger(msgContentParm_.GetCharSet())) { in EncodeCharsetField()
H A Dmms_attachment.cpp160 uint32_t MmsAttachment::GetCharSet() in GetCharSet() function in OHOS::Telephony::MmsAttachment
H A Dmms_msg.cpp333 attachment.SetCharSet(part.GetContentType().GetContentParam().GetCharSet()); in GetAllAttachment()
H A Dmms_body_part.cpp288 GetContentType().GetContentParam().SetCharSet(attachment.GetCharSet()); in SetAttachment()
/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp574 retU32t = attachment.GetCharSet(); in HWTEST_F()
679 retU32t = mmsContentParam.GetCharSet(); in HWTEST_F()
/base/telephony/sms_mms/frameworks/js/napi/src/
H A Dnapi_mms.cpp286 attachmentContext.charset = static_cast<int32_t>(it.GetCharSet()); in getAttachmentByDecodeMms()

Completed in 9 milliseconds