Home
last modified time | relevance | path

Searched defs:needCharset (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp521 bool needCharset = false; in AddPostalLine() local
556 bool &needCharset, bool &needAddQuotedPrintable) in ConstructPostalLine()
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 …const std::string &type, std::vector<std::string> valueList, bool needCharset, bool needQuotedPrin… in AddLine()
870 std::vector<std::string> valueList, bool needCharset, bool needQuotedPrintable) in AddLine()