Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/include/
Dmms_body.h43 bool IsContentIdPartExist(std::string contentId);
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body.cpp181 bool MmsBody::IsContentIdPartExist(std::string contentId) in IsContentIdPartExist() function in OHOS::Telephony::MmsBody
197 if (IsContentIdPartExist(contentId)) { in IsBodyPartExist()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_mms_test.cpp850 EXPECT_FALSE(mmsBody.IsContentIdPartExist(""));