Searched refs:AddSip (Results 1 – 2 of 2) sorted by relevance
104 void AddSip(std::string sipData, int32_t type, std::string label, bool isPrimary);
639 AddSip(propValue, type, label, isPrimary); in HandleSipCase()678 void VCardContact::AddSip(std::string sipData, int32_t type, std::string label, bool isPrimary) in AddSip() function in OHOS::Telephony::VCardContact