Searched refs:GetGiven (Results 1 – 4 of 4) sorted by relevance
41 std::string GetGiven();
125 std::string VCardNameData::GetGiven() in GetGiven() function in OHOS::Telephony::VCardNameData
125 std::string givenName = nameData->GetGiven(); in ConstructNameV40()240 std::string givenName = nameData->GetGiven(); in ConstructName()
433 EXPECT_EQ(contacts[0]->GetNameData()->GetGiven(), "wowowo");