Searched refs:AddOtherDatas (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/telephony/core_service/utils/vcard/include/ |
H A D | vcard_contact.h | 135 …void AddOtherDatas(std::string name, std::string rawValue, std::string byte, std::vector<std::stri…
|
/ohos5.0/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_contact.cpp | 80 AddOtherDatas(name, rawValue, byte, values, propValue, groups, parasMap); in AddDatas() 83 void VCardContact::AddOtherDatas(std::string name, std::string rawValue, std::string byte, in AddOtherDatas() function in OHOS::Telephony::VCardContact
|