Home
last modified time | relevance | path

Searched refs:AddDatas (Results 1 - 2 of 2) sorted by relevance

/base/telephony/core_service/utils/vcard/include/
H A Dvcard_contact.h88 void AddDatas(std::string name, std::string rawValue, std::string byte, std::vector<std::string> values,
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_contact.cpp50 AddDatas(name, rawValue, byte, values, propValue, groups, parasMap); in AddRawData()
53 void VCardContact::AddDatas(std::string name, std::string rawValue, std::string byte, std::vector<std::string> values, in AddDatas() function in OHOS::Telephony::VCardContact

Completed in 3 milliseconds