Home
last modified time | relevance | path

Searched refs:encodedPoBox (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp572 …std::string encodedPoBox = (needAddQuotedPrintable ? EncodeQuotedPrintable(poBox) : DealCharacters… in ConstructPostalLine() local
580 postalLine << encodedPoBox << ITEM_SEPARATOR; in ConstructPostalLine()