Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/core_service/utils/vcard/include/
H A Dvcard_constructor.h92 int32_t ConstructNameV40(std::shared_ptr<VCardContact> contact);
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp112 int32_t VCardConstructor::ConstructNameV40(std::shared_ptr<VCardContact> contact) in ConstructNameV40() function in OHOS::Telephony::VCardConstructor
222 return ConstructNameV40(contact); in ConstructName()