Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_decoder_v21.cpp596 std::vector<std::string> encodedValues; in DealAdrOrgN() local
616 …1::ParseQuotedPrintableValues(const std::string &rawValue, std::vector<std::string> &encodedValues, in ParseQuotedPrintableValues()