Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_content_param.h79 bool AddNormalField(uint8_t field, std::string value);
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_content_param.cpp119 bool MmsContentParam::AddNormalField(uint8_t field, std::string value) in AddNormalField() function in OHOS::Telephony::MmsContentParam
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dmms_gtest.cpp695 mmsContentParam.AddNormalField(field, "value");
705 mmsContentParam.AddNormalField(field, "value");