Home
last modified time | relevance | path

Searched refs:SetSmilFile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_body_part.h40 void SetSmilFile(bool isSmil);
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body_part.cpp285 SetSmilFile(attachment.IsSmilFile()); in SetAttachment()
297 void MmsBodyPart::SetSmilFile(bool isSmil) in SetSmilFile() function in OHOS::Telephony::MmsBodyPart
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_mms_test.cpp963 mmsBodyPart.SetSmilFile(false);