Searched refs:SetGiven (Results 1 – 4 of 4) sorted by relevance
30 void SetGiven(const std::string &given);
65 void VCardNameData::SetGiven(const std::string &given) in SetGiven() function in OHOS::Telephony::VCardNameData
74 nameData_->SetGiven(given); in SetNameData()
382 nameData_->SetGiven(values[N_GIVEN_VALUE_INDEX]); in HandleName()