Home
last modified time | relevance | path

Searched refs:HandlePhoneCase (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_contact.h133 void HandlePhoneCase(std::string phoneNumber, std::string rawValue, std::string propValue,
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_contact.cpp884 HandlePhoneCase(phoneNumber, rawValue, propValue, values, parasMap); in AddPhonesData()
888 void VCardContact::HandlePhoneCase(std::string phoneNumber, std::string rawValue, std::string propV… in HandlePhoneCase() function in OHOS::Telephony::VCardContact