Searched refs:strlocation (Results 1 – 1 of 1) sorted by relevance
172 std::string strlocation = ""; in IsContentLocationPartExist() local173 item.GetPartHeader().GetContentLocation(strlocation); in IsContentLocationPartExist()174 if (contentLocation == strlocation) { in IsContentLocationPartExist()