Searched defs:needCharset (Results 1 – 1 of 1) sorted by relevance
| /base/telephony/core_service/utils/vcard/src/ |
| D | vcard_constructor.cpp | 522 bool needCharset = false; in AddPostalLine() local 557 bool &needCharset, bool &needAddQuotedPrintable) in ConstructPostalLine() 851 … const std::string &type, const std::string &rawValue, bool needCharset, bool needQuotedPrintable) in AddLine() 863 const std::string &rawValue, bool needCharset, bool needQuotedPrintable) in AddLine() 884 …const std::string &type, std::vector<std::string> valueList, bool needCharset, bool needQuotedPrin… in AddLine() 890 std::vector<std::string> valueList, bool needCharset, bool needQuotedPrintable) in AddLine()
|