Home
last modified time | relevance | path

Searched refs:representation (Results 1 – 23 of 23) sorted by relevance

/expo/packages/expo-updates/ios/EXUpdates/ASN1Decoder/
H A DASN1DistinguishedNames.swift31 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 DABI49_0_0RCTSurfaceProtocol.h40 #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 DABI48_0_0RCTSurfaceProtocol.h40 #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 DABI47_0_0RCTSurfaceProtocol.h40 #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 DABI47_0_0RCTFabricSurface.h50 #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 DABI49_0_0RCTFabricSurface.h50 #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 DABI48_0_0RCTFabricSurface.h50 #pragma mark - Dealing with UIView representation, the Main thread only access
/expo/packages/expo-image-picker/build/
H A DImagePicker.types.js.map1representation mode. Its values are directly mapped to the [`PHPickerConfigurationAssetRepresentat…
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dimage.mdx22 - 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 DPlugin.types.js.map1 …e Object representation of a complex file type.\n */\n modResults: Data;\n modRequest: ModProp…
/expo/docs/pages/versions/unversioned/sdk/
H A Dimage.mdx147 …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 Dimage.mdx147 …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 DABI47_0_0EXGLContext.mm279 …ABI47_0_0EXLogWarn(@"iOS doesn't support 'webp' representation, so 'takeSnapshot' won't work with …
/expo/packages/expo-gl/ios/
H A DEXGLContext.mm289 …EXLogWarn(@"iOS doesn't support 'webp' representation, so 'takeSnapshot' won't work with that form…
/expo/ios/versioned/sdk49/ExpoGL/ios/
H A DABI49_0_0EXGLContext.mm289 …ABI49_0_0EXLogWarn(@"iOS doesn't support 'webp' representation, so 'takeSnapshot' won't work with …
/expo/ios/versioned/sdk48/ExpoGL/ios/
H A DABI48_0_0EXGLContext.mm279 …ABI48_0_0EXLogWarn(@"iOS doesn't support 'webp' representation, so 'takeSnapshot' won't work with …
/expo/packages/expo-camera/build/
H A DCamera.types.js.map1representation of the image.\n */\n base64?: string;\n /**\n * On Android and iOS this objec…
/expo/packages/expo-gl/
H A DCHANGELOG.md260 - Fix crashes on iOS14 caused by different integer representation in the new JSC. ([#9226](https://…
/expo/packages/expo-file-system/build/
H A DFileSystem.types.js.map1 …oding format.\n */\n UTF8 = 'utf8',\n /**\n * Binary, radix-64 representation.\n */\n Bas…
/expo/packages/expo-auth-session/build/
H A DAuthRequest.js.map1 …authorization URL with `makeAuthUrlAsync()`.\n * - Get a loaded JSON representation of the auth re…
/expo/packages/expo-image-picker/
H A DCHANGELOG.md56 - 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 Dfilesystem.mdx208 - **FileSystem.EncodingType.Base64** -- Binary, radix-64 representation.
/expo/
H A DCHANGELOG.md95 …- Added ability to choose the preferred asset representation mode on iOS 14+. ([#22456](https://gi…