H A D | vcard_contact.cpp | 508 void VCardContact::AddPostal(int32_t type, std::vector<std::string> propValueList, std::string label, bool isPrimary) in AddPostal() argument 515 void VCardContact::AddEmail(int32_t type, std::string data, std::string label, std::string displayname, bool isPrimary) in AddEmail() argument 523 std::map<std::string, std::vector<std::string>> paramMap, bool isPrimary) in HandleOrgValue() 553 AddNewOrganization(organizationName, departmentName, "", "", phoneticName, type, isPrimary); in HandleOrgValue() 568 AddNewOrganization(organizationName, departmentName, "", "", phoneticName, type, isPrimary); in HandleOrgValue() 593 std::string titleName, std::string phoneticName, int32_t type, bool isPrimary) in AddNewOrganization() 618 void VCardContact::AddPhotoBytes(std::string formatName, std::string photoBytes, bool isPrimary) in AddPhotoBytes() argument 638 bool isPrimary = false; in HandleSipCase() local 643 isPrimary = true; in HandleSipCase() 660 AddSip(propValue, type, label, isPrimary); in HandleSipCase() 522 HandleOrgValue(int32_t type, std::vector<std::string> orgList, std::map<std::string, std::vector<std::string>> paramMap, bool isPrimary) HandleOrgValue() argument 592 AddNewOrganization(std::string organizationName, std::string departmentName, std::string company, std::string titleName, std::string phoneticName, int32_t type, bool isPrimary) AddNewOrganization() argument 663 AddPhone(int32_t type, std::string data, std::string label, bool isPrimary) AddPhone() argument 699 AddSip(std::string sipData, int32_t type, std::string label, bool isPrimary) AddSip() argument 931 bool isPrimary = false; HandlePhoneCase() local 946 bool isPrimary = false; AddOrganizationsData() local 965 bool isPrimary = false; AddEmailsData() local 1021 bool isPrimary = false; AddPostalDatas() local [all...] |