Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/include/
Dmms_body.h42 bool IsContentLocationPartExist(std::string contentLocation);
/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body.cpp169 bool MmsBody::IsContentLocationPartExist(std::string contentLocation) in IsContentLocationPartExist() function in OHOS::Telephony::MmsBody
203 if (IsContentLocationPartExist(contentLocation)) { in IsBodyPartExist()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_mms_test.cpp849 EXPECT_FALSE(mmsBody.IsContentLocationPartExist(""));