Home
last modified time | relevance | path

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

/base/telephony/core_service/utils/vcard/src/
Dvcard_constructor.cpp102 const std::string &givenName, const std::string &middleName, const std::string &familyName) in FormatFullName()
126 std::string givenName = nameData->GetGiven(); in ConstructNameV40() local
241 std::string givenName = nameData->GetGiven(); in ConstructName() local
266 …structor::DealNoEmptyFimilyOrGivenName(const std::string &familyName, const std::string &givenName, in DealNoEmptyFimilyOrGivenName()