Searched refs:AddOtherDatas (Results 1 - 2 of 2) sorted by relevance
/base/telephony/core_service/utils/vcard/include/ |
H A D | vcard_contact.h | 137 void AddOtherDatas(std::string name, std::string rawValue, std::string byte, std::vector<std::string> values,
|
/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
|
Completed in 3 milliseconds