Home
last modified time | relevance | path

Searched defs:phoneticGiven (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_name_data.cpp95 void VCardNameData::SetPhoneticGiven(const std::string &phoneticGiven) in SetPhoneticGiven()
/ohos5.0/base/telephony/core_service/test/unittest/utils_vcard_gtest/
H A Dcontact_data_test.cpp80 …ntactDataTest::SetNameDataInfo(const std::string &phoneticFamily, const std::string &phoneticGiven, in SetNameDataInfo()
121 std::string phoneticGiven = ""; variable