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