Searched refs:GetPoMultiLine (Results 1 – 2 of 2) sorted by relevance
89 std::string GetPoMultiLine(const std::string &from);
607 …std::string value = VCardUtils::ConvertCharset(GetPoMultiLine(rawValue), "", toCharSet, errorCode); in DealAdrOrgN()769 std::string VCardDecoderV21::GetPoMultiLine(const std::string &from) in GetPoMultiLine() function in OHOS::Telephony::VCardDecoderV21