Searched refs:strContentLocation_ (Results 1 – 3 of 3) sorted by relevance
27 strContentLocation_ = srcHeader.strContentLocation_; in operator =()64 strContentLocation_ = sTmp; in DecodeContentLocation()333 contentLocation.assign(strContentLocation_); in GetContentLocation()339 strContentLocation_ = contentLocation; in SetContentLocation()372 if (strContentLocation_.empty()) { in EncodeContentLocation()381 if (!encodeBuffer.EncodeText(strContentLocation_)) { in EncodeContentLocation()
77 std::string strContentLocation_ = ""; variable
1120 mmsBodyPartHeader->strContentLocation_ = SRC_STR;