Searched refs:ConstructNotes (Results 1 – 2 of 2) sorted by relevance
90 int32_t ConstructNotes(std::shared_ptr<VCardContact> contact);
57 ConstructNotes(contact); in ContactVCard()680 int32_t VCardConstructor::ConstructNotes(std::shared_ptr<VCardContact> contact) in ConstructNotes() function in OHOS::Telephony::VCardConstructor