Home
last modified time | relevance | path

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

/base/telephony/sms_mms/frameworks/native/mms/src/
Dmms_body.cpp172 std::string strlocation = ""; in IsContentLocationPartExist() local
173 item.GetPartHeader().GetContentLocation(strlocation); in IsContentLocationPartExist()
174 if (contentLocation == strlocation) { in IsContentLocationPartExist()