Home
last modified time | relevance | path

Searched refs:HandleTitleValue (Results 1 - 3 of 3) sorted by relevance

/base/telephony/core_service/test/unittest/utils_vcard_gtest/
H A Dcontact_data_branch_test.cpp149 contact->HandleTitleValue(testStr); in HWTEST_F()
/base/telephony/core_service/utils/vcard/include/
H A Dvcard_contact.h102 void HandleTitleValue(std::string title);
/base/telephony/core_service/utils/vcard/src/
H A Dvcard_contact.cpp74 HandleTitleValue((parasMap.size() != 0) ? propValue : rawValue); in AddDatas()
600 void VCardContact::HandleTitleValue(std::string title) in HandleTitleValue() function in OHOS::Telephony::VCardContact

Completed in 4 milliseconds