Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constructor.h43 void DealNoEmptyFimilyOrGivenName(const std::string &familyName, const std::string &givenName,
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp246DealNoEmptyFimilyOrGivenName(familyName, givenName, middleName, prefix, suffix, displayName); in ConstructName()
265 void VCardConstructor::DealNoEmptyFimilyOrGivenName(const std::string &familyName, const std::strin… in DealNoEmptyFimilyOrGivenName() function in OHOS::Telephony::VCardConstructor