Home
last modified time | relevance | path

Searched refs:HandleSipCase (Results 1 - 4 of 4) sorted by relevance

/base/telephony/core_service/test/unittest/utils_vcard_gtest/
H A Dcontact_data_branch_test.cpp152 contact->HandleSipCase(testStr, typeCollection); in HWTEST_F()
156 contact->HandleSipCase(testStr, typeCollection); in HWTEST_F()
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_contact.cpp625 void VCardContact::HandleSipCase(std::string propValue, std::vector<std::string> typeCollection) in HandleSipCase() function in OHOS::Telephony::VCardContact
850 HandleSipCase(propValue, typeCollection); in SetSip()
903 HandleSipCase(propValue, typeCollection); in AddPhonesData()
1162 HandleSipCase(propValue, typeCollection);
/base/telephony/core_service/utils/vcard/include/
H A Dvcard_contact.h104 void HandleSipCase(std::string propValue, std::vector<std::string> typeCollection);
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dvcard_test.cpp1441 contact->HandleSipCase(propValue, typeCollection); in HWTEST_F()

Completed in 10 milliseconds