| /expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/ |
| H A D | ASN1DistinguishedNames.swift | 31 public let representation: String variable 33 init(oid: String, representation: String) { 35 self.representation = representation 38 …ic static let commonName = ASN1DistinguishedNames(oid: "2.5.4.3", representation: "CN") 43 …c static let organizationalUnitName = ASN1DistinguishedNames(oid: "2.5.4.11", representation: "OU") 44 …ic static let organizationName = ASN1DistinguishedNames(oid: "2.5.4.10", representation: "O") 46 …lic static let localityName = ASN1DistinguishedNames(oid: "2.5.4.7", representation: "L") 47 …ic static let stateOrProvinceName = ASN1DistinguishedNames(oid: "2.5.4.8", representation: "ST") 48 …lic static let countryName = ASN1DistinguishedNames(oid: "2.5.4.6", representation: "C") 68 if let representation = shortRepresentation(oid: oid) { in string() variable [all …]
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Base/Surface/ |
| H A D | ABI49_0_0RCTSurfaceProtocol.h | 40 #pragma mark - Dealing with UIView representation, the Main thread only access
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Base/Surface/ |
| H A D | ABI48_0_0RCTSurfaceProtocol.h | 40 #pragma mark - Dealing with UIView representation, the Main thread only access
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Base/Surface/ |
| H A D | ABI47_0_0RCTSurfaceProtocol.h | 40 #pragma mark - Dealing with UIView representation, the Main thread only access
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Fabric/Surface/ |
| H A D | ABI47_0_0RCTFabricSurface.h | 50 #pragma mark - Dealing with UIView representation, the Main thread only access
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Surface/ |
| H A D | ABI49_0_0RCTFabricSurface.h | 50 #pragma mark - Dealing with UIView representation, the Main thread only access
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Surface/ |
| H A D | ABI48_0_0RCTFabricSurface.h | 50 #pragma mark - Dealing with UIView representation, the Main thread only access
|
| /expo/packages/expo-image-picker/build/ |
| H A D | ImagePicker.types.js.map | 1 …representation mode. Its values are directly mapped to the [`PHPickerConfigurationAssetRepresentat…
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | image.mdx | 22 - Supports [blurhash](https://blurha.sh), a compact representation of a placeholder for an image 147 …ns) repository. Once you have the encoder, you will need to obtain a representation of the image. …
|
| /expo/packages/@expo/config-plugins/build/ |
| H A D | Plugin.types.js.map | 1 …e Object representation of a complex file type.\n */\n modResults: Data;\n modRequest: ModProp…
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | image.mdx | 147 …ns) repository. Once you have the encoder, you will need to obtain a representation of the image. …
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | image.mdx | 147 …ns) repository. Once you have the encoder, you will need to obtain a representation of the image. …
|
| /expo/ios/versioned/sdk47/EXGL/ios/EXGL/ |
| H A D | ABI47_0_0EXGLContext.mm | 279 …ABI47_0_0EXLogWarn(@"iOS doesn't support 'webp' representation, so 'takeSnapshot' won't work with …
|
| /expo/packages/expo-gl/ios/ |
| H A D | EXGLContext.mm | 289 …EXLogWarn(@"iOS doesn't support 'webp' representation, so 'takeSnapshot' won't work with that form…
|
| /expo/ios/versioned/sdk49/ExpoGL/ios/ |
| H A D | ABI49_0_0EXGLContext.mm | 289 …ABI49_0_0EXLogWarn(@"iOS doesn't support 'webp' representation, so 'takeSnapshot' won't work with …
|
| /expo/ios/versioned/sdk48/ExpoGL/ios/ |
| H A D | ABI48_0_0EXGLContext.mm | 279 …ABI48_0_0EXLogWarn(@"iOS doesn't support 'webp' representation, so 'takeSnapshot' won't work with …
|
| /expo/packages/expo-camera/build/ |
| H A D | Camera.types.js.map | 1 …representation of the image.\n */\n base64?: string;\n /**\n * On Android and iOS this objec…
|
| /expo/packages/expo-gl/ |
| H A D | CHANGELOG.md | 260 - Fix crashes on iOS14 caused by different integer representation in the new JSC. ([#9226](https://…
|
| /expo/packages/expo-file-system/build/ |
| H A D | FileSystem.types.js.map | 1 …oding format.\n */\n UTF8 = 'utf8',\n /**\n * Binary, radix-64 representation.\n */\n Bas…
|
| /expo/packages/expo-auth-session/build/ |
| H A D | AuthRequest.js.map | 1 …authorization URL with `makeAuthUrlAsync()`.\n * - Get a loaded JSON representation of the auth re…
|
| /expo/packages/expo-image-picker/ |
| H A D | CHANGELOG.md | 56 - Added ability to choose the preferred asset representation mode on iOS 14+. ([#22456](https://git…
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | filesystem.mdx | 208 - **FileSystem.EncodingType.Base64** -- Binary, radix-64 representation.
|
| /expo/ |
| H A D | CHANGELOG.md | 95 …- Added ability to choose the preferred asset representation mode on iOS 14+. ([#22456](https://gi…
|