Home
last modified time | relevance | path

Searched refs:GetNames (Results 1 - 3 of 3) sorted by relevance

/base/telephony/core_service/utils/vcard/include/
H A Dvcard_contact.h61 std::vector<std::shared_ptr<VCardNameData>> GetNames();
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_constructor.cpp115 auto nameDatas = contact->GetNames(); in ConstructNameV40()
226 auto nameDatas = contact->GetNames(); in ConstructName()
H A Dvcard_contact.cpp305 std::vector<std::shared_ptr<VCardNameData>> VCardContact::GetNames() in GetNames() function in OHOS::Telephony::VCardContact

Completed in 5 milliseconds