Searched refs:strId (Results 1 – 1 of 1) sorted by relevance
184 std::string strId = ""; in IsContentIdPartExist() local185 item.GetPartHeader().GetContentId(strId); in IsContentIdPartExist()186 if (contentId == strId) { in IsContentIdPartExist()