Searched defs:needQuotedPrintable (Results 1 – 1 of 1) sorted by relevance
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_constructor.cpp | 319 bool needQuotedPrintable = needQP_ && !VCardUtils::IsPrintableAscii({ part }); in AddSinglePartNameField() local 831 … const std::string &type, const std::string &rawValue, bool needCharset, bool needQuotedPrintable) in AddLine() 843 const std::string &rawValue, bool needCharset, bool needQuotedPrintable) in AddLine() 864 … std::string &type, std::vector<std::string> valueList, bool needCharset, bool needQuotedPrintable) in AddLine() 870 std::vector<std::string> valueList, bool needCharset, bool needQuotedPrintable) in AddLine()
|