Searched defs:encodedValue (Results 1 – 2 of 2) sorted by relevance
399 …std::string encodedValue = needAddQuotedPrintable ? EncodeQuotedPrintable(value) : DealCharacters(… in AddCustomType() local759 void VCardConstructor::AddPhotoLine(const std::string &encodedValue, const std::string &photoType) in AddPhotoLine()850 …std::string encodedValue = needQuotedPrintable ? EncodeQuotedPrintable(rawValue) : DealCharacters(… in AddLine() local882 std::string encodedValue; in AddLine() local
287 …std::string encodedValue = ParseQuotedPrintableValue(quotedPrintableValue, fromCharSet, toCharSet,… in DealEncodingQPOrNoEncodingFN() local