Searched refs:ConstructRelation (Results 1 – 2 of 2) sorted by relevance
81 int32_t ConstructRelation(std::shared_ptr<VCardContact> contact);
48 ConstructRelation(contact); in ContactVCard()371 int32_t VCardConstructor::ConstructRelation(std::shared_ptr<VCardContact> contact) in ConstructRelation() function in OHOS::Telephony::VCardConstructor