Searched refs:ConstructPostals (Results 1 – 2 of 2) sorted by relevance
86 int32_t ConstructPostals(std::shared_ptr<VCardContact> contact);
53 ConstructPostals(contact); in ContactVCard()498 int32_t VCardConstructor::ConstructPostals(std::shared_ptr<VCardContact> contact) in ConstructPostals() function in OHOS::Telephony::VCardConstructor