Searched defs:givenName (Results 1 – 1 of 1) sorted by relevance
102 const std::string &givenName, const std::string &middleName, const std::string &familyName) in FormatFullName()126 std::string givenName = nameData->GetGiven(); in ConstructNameV40() local241 std::string givenName = nameData->GetGiven(); in ConstructName() local266 …structor::DealNoEmptyFimilyOrGivenName(const std::string &familyName, const std::string &givenName, in DealNoEmptyFimilyOrGivenName()