Searched refs:organizationName (Results 1 – 15 of 15) sorted by relevance
| /expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/ |
| H A D | ASN1DistinguishedNames.swift | 44 …public static let organizationName = ASN1DistinguishedNames(oid: "2.5.4.10", representation:… variable 100 case .organizationName: return "O" in shortRepresentation()
|
| H A D | OID.swift | 79 case organizationName = "2.5.4.10"
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/ |
| H A D | ABI47_0_0RCTTextInputUtils.mm | 207 @"organizationName" : UITextContentTypeOrganizationName,
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/ |
| H A D | ABI49_0_0RCTTextInputUtils.mm | 206 @"organizationName" : UITextContentTypeOrganizationName,
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Mounting/ComponentViews/TextInput/ |
| H A D | ABI48_0_0RCTTextInputUtils.mm | 207 @"organizationName" : UITextContentTypeOrganizationName,
|
| /expo/ios/versioned/sdk47/EXContacts/EXContacts/ |
| H A D | ABI47_0_0EXContacts.m | 643 …if ([self _fieldHasValue:person.organizationName]) contact[ABI47_0_0EXContactsKeyCompany] = person… 746 …if (data[ABI47_0_0EXContactsKeyCompany]) contact.organizationName = data[ABI47_0_0EXContactsKeyCom…
|
| /expo/packages/expo-contacts/ios/EXContacts/ |
| H A D | EXContacts.m | 643 …if ([self _fieldHasValue:person.organizationName]) contact[EXContactsKeyCompany] = person.organiza… 746 if (data[EXContactsKeyCompany]) contact.organizationName = data[EXContactsKeyCompany];
|
| /expo/ios/versioned/sdk49/EXContacts/EXContacts/ |
| H A D | ABI49_0_0EXContacts.m | 643 …if ([self _fieldHasValue:person.organizationName]) contact[ABI49_0_0EXContactsKeyCompany] = person… 746 …if (data[ABI49_0_0EXContactsKeyCompany]) contact.organizationName = data[ABI49_0_0EXContactsKeyCom…
|
| /expo/ios/versioned/sdk48/EXContacts/EXContacts/ |
| H A D | ABI48_0_0EXContacts.m | 643 …if ([self _fieldHasValue:person.organizationName]) contact[ABI48_0_0EXContactsKeyCompany] = person… 746 …if (data[ABI48_0_0EXContactsKeyCompany]) contact.organizationName = data[ABI48_0_0EXContactsKeyCom…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/Text/TextInput/ |
| H A D | ABI47_0_0RCTBaseTextInputView.m | 241 @"organizationName": UITextContentTypeOrganizationName,
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/TextInput/ |
| H A D | ABI49_0_0RCTBaseTextInputView.m | 254 @"organizationName" : UITextContentTypeOrganizationName,
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/TextInput/ |
| H A D | ABI48_0_0RCTBaseTextInputView.m | 254 @"organizationName" : UITextContentTypeOrganizationName,
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 335 …location','middleName','name','namePrefix','nameSuffix','nickname','organizationName','postalCode'…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | main.jsbundle | 270 …Prefix','nameSuffix','newPassword','nickname','none','oneTimeCode','organizationName','password','… 382 …newPassword',off:'none','one-time-code':'oneTimeCode',organization:'organizationName','organizatio…
|
| /expo/packages/expo-dev-launcher/android/src/debug/assets/ |
| H A D | expo_dev_launcher_android.bundle | 270 …Prefix','nameSuffix','newPassword','nickname','none','oneTimeCode','organizationName','password','… 383 …newPassword',off:'none','one-time-code':'oneTimeCode',organization:'organizationName','organizatio…
|