Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp820 void VCardConstructor::AddLine(const std::string &type, const std::string &rawValue) in AddLine() function in OHOS::Telephony::VCardConstructor
825 void VCardConstructor::AddLine(const std::string &type, std::vector<std::string> valueList) in AddLine() function in OHOS::Telephony::VCardConstructor
830 void VCardConstructor::AddLine( in AddLine() function in OHOS::Telephony::VCardConstructor
836 void VCardConstructor::AddLine( in AddLine() function in OHOS::Telephony::VCardConstructor
842 void VCardConstructor::AddLine(const std::string &type, const std::vector<std::string> &paramList, in AddLine() function in OHOS::Telephony::VCardConstructor
863 void VCardConstructor::AddLine( in AddLine() function in OHOS::Telephony::VCardConstructor
869 void VCardConstructor::AddLine(const std::string &type, const std::vector<std::string> &paramList, in AddLine() function in OHOS::Telephony::VCardConstructor