Searched refs:bodyPartContentType_ (Results 1 – 2 of 2) sorted by relevance
55 bodyPartContentType_.DumpMmsContentType(); in DumpMmsBodyPart()91 bodyPartContentType_ = obj.bodyPartContentType_; in AssignBodyPart()120 if (!bodyPartContentType_.DecodeMmsContentType(decodeBuffer, contentLength)) { in DecodePart()304 return bodyPartContentType_.SetContentType(strContentType); in SetContentType()309 return bodyPartContentType_.GetContentType(strContentType); in GetContentType()357 if (!bodyPartContentType_.EncodeMmsBodyPartContentType(tmpEncodeBuffer)) { in EncodeMmsBodyPart()528 return bodyPartContentType_; in GetContentType()
67 MmsContentType bodyPartContentType_; variable