| /expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/ |
| H A D | ASN1DistinguishedNames.swift | 41 …public static let givenName = ASN1DistinguishedNames(oid: "2.5.4.42", representation:… variable 97 case .givenName: return "GIVENNAME" in shortRepresentation()
|
| H A D | OID.swift | 83 case givenName = "2.5.4.42"
|
| /expo/ios/versioned/sdk47/EXAppleAuthentication/EXAppleAuthentication/ |
| H A D | ABI47_0_0EXAppleAuthenticationMappings.m | 81 @"givenName": ABI47_0_0EXNullIfNil(nameComponents.givenName),
|
| /expo/packages/expo-apple-authentication/src/ |
| H A D | AppleAuthentication.types.ts | 181 givenName: string | null;
|
| /expo/packages/expo-apple-authentication/build/ |
| H A D | AppleAuthentication.types.d.ts | 158 givenName: string | null;
|
| H A D | AppleAuthentication.types.js.map | 1 …t type AppleAuthenticationFullName = {\n namePrefix: string | null;\n givenName: string | null;\…
|
| /expo/ios/versioned/sdk48/ExpoAppleAuthentication/ |
| H A D | AppleAuthenticationUtils.swift | 61 "givenName": nameComponents?.givenName, in nameComponentsToDict()
|
| /expo/ios/versioned/sdk49/ExpoAppleAuthentication/ |
| H A D | AppleAuthenticationUtils.swift | 61 "givenName": nameComponents?.givenName, in nameComponentsToDict()
|
| /expo/packages/expo-apple-authentication/ios/ |
| H A D | AppleAuthenticationUtils.swift | 61 "givenName": nameComponents?.givenName, in nameComponentsToDict()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/ |
| H A D | ABI47_0_0RCTTextInputUtils.mm | 199 @"givenName" : UITextContentTypeGivenName,
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/ |
| H A D | ABI49_0_0RCTTextInputUtils.mm | 198 @"givenName" : UITextContentTypeGivenName,
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/ |
| H A D | ABI48_0_0RCTTextInputUtils.mm | 199 @"givenName" : UITextContentTypeGivenName,
|
| /expo/ios/versioned/sdk47/EXContacts/EXContacts/ |
| H A D | ABI47_0_0EXContacts.m | 637 …if ([self _fieldHasValue:person.givenName]) contact[ABI47_0_0EXContactsKeyFirstName] = person.give… 741 …if (data[ABI47_0_0EXContactsKeyFirstName]) contact.givenName = data[ABI47_0_0EXContactsKeyFirstNam…
|
| H A D | ABI47_0_0EXContacts+Serialization.m | 260 if (person.givenName) {
|
| /expo/packages/expo-contacts/ios/EXContacts/ |
| H A D | EXContacts.m | 637 if ([self _fieldHasValue:person.givenName]) contact[EXContactsKeyFirstName] = person.givenName; 741 if (data[EXContactsKeyFirstName]) contact.givenName = data[EXContactsKeyFirstName];
|
| H A D | EXContacts+Serialization.m | 260 if (person.givenName) {
|
| /expo/ios/versioned/sdk49/EXContacts/EXContacts/ |
| H A D | ABI49_0_0EXContacts.m | 637 …if ([self _fieldHasValue:person.givenName]) contact[ABI49_0_0EXContactsKeyFirstName] = person.give… 741 …if (data[ABI49_0_0EXContactsKeyFirstName]) contact.givenName = data[ABI49_0_0EXContactsKeyFirstNam…
|
| H A D | ABI49_0_0EXContacts+Serialization.m | 260 if (person.givenName) {
|
| /expo/ios/versioned/sdk48/EXContacts/EXContacts/ |
| H A D | ABI48_0_0EXContacts.m | 637 …if ([self _fieldHasValue:person.givenName]) contact[ABI48_0_0EXContactsKeyFirstName] = person.give… 741 …if (data[ABI48_0_0EXContactsKeyFirstName]) contact.givenName = data[ABI48_0_0EXContactsKeyFirstNam…
|
| H A D | ABI48_0_0EXContacts+Serialization.m | 260 if (person.givenName) {
|
| /expo/ios/vendored/unversioned/@stripe/stripe-react-native/ios/ |
| H A D | Mappers.swift | 210 "givenName": shippingContact.name?.givenName ?? "", in mapFromShippingContact()
|
| /expo/ios/vendored/sdk47/@stripe/stripe-react-native/ios/ |
| H A D | Mappers.swift | 199 "givenName": shippingContact.name?.givenName ?? "", in mapFromShippingContact()
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Text/TextInput/ |
| H A D | ABI47_0_0RCTBaseTextInputView.m | 233 @"givenName": UITextContentTypeGivenName,
|
| /expo/ios/vendored/sdk48/@stripe/stripe-react-native/ios/ |
| H A D | Mappers.swift | 210 "givenName": shippingContact.name?.givenName ?? "", in mapFromShippingContact()
|
| /expo/ios/vendored/sdk49/@stripe/stripe-react-native/ios/ |
| H A D | Mappers.swift | 210 "givenName": shippingContact.name?.givenName ?? "", in mapFromShippingContact()
|