Home
last modified time | relevance | path

Searched refs:wrap (Results 1 – 25 of 127) sorted by relevance

123456

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Fabric/Utils/
H A DABI49_0_0RCTReactTaggedView.h23 + (ABI49_0_0RCTABI49_0_0ReactTaggedView *)wrap:(UIView *)view;
H A DABI49_0_0RCTReactTaggedView.mm12 + (ABI49_0_0RCTABI49_0_0ReactTaggedView *)wrap:(UIView *)view
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Fabric/Utils/
H A DABI48_0_0RCTReactTaggedView.h23 + (ABI48_0_0RCTABI48_0_0ReactTaggedView *)wrap:(UIView *)view;
H A DABI48_0_0RCTReactTaggedView.mm12 + (ABI48_0_0RCTABI48_0_0ReactTaggedView *)wrap:(UIView *)view
/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/db/
H A DConverters.kt56 val bb = ByteBuffer.wrap(bytes) in bytesToUuid()
64 val bb = ByteBuffer.wrap(ByteArray(16)) in uuidToBytes()
/expo/packages/expo-image/android/src/main/java/expo/modules/image/dataurls/
H A DBase64DataFetcher.kt18 val byteBuffer = ByteBuffer.wrap(data) in cleanup()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/image/dataurls/
H A DBase64DataFetcher.kt18 val byteBuffer = ByteBuffer.wrap(data) in cleanup()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/image/dataurls/
H A DBase64DataFetcher.kt18 val byteBuffer = ByteBuffer.wrap(data) in cleanup()
/expo/packages/expo-structured-headers/android/src/main/java/expo/modules/structuredheaders/
H A DByteSequenceItem.java68 return ByteBuffer.wrap(this.value); in get()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/structuredheaders/
H A DByteSequenceItem.java68 return ByteBuffer.wrap(this.value); in get()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/structuredheaders/
H A DByteSequenceItem.java68 return ByteBuffer.wrap(this.value); in get()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/structuredheaders/
H A DByteSequenceItem.java68 return ByteBuffer.wrap(this.value); in get()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/barcodescanner/utils/
H A DFrameFactory.kt10 val byteBuffer = ByteBuffer.wrap(bitmapData) in buildFrame()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/barcodescanner/utils/
H A DFrameFactory.kt10 val byteBuffer = ByteBuffer.wrap(bitmapData) in buildFrame()
/expo/android/expoview/src/main/java/host/exp/exponent/
H A DRNObject.kt99 return wrap(result) in callRecursive()
108 return wrap(result) in callStaticRecursive()
179 @JvmStatic fun wrap(obj: Any): RNObject { in wrap() method
/expo/apps/native-component-list/src/components/FunctionDemo/
H A DConfiguratorChoice.tsx73 flexWrap: 'wrap',
/expo/packages/expo-av/ios/EXAV/AudioSampleCallback/Utils/
H A DCallbackWrapper.mm16 …* We need to wrap it in another napespace, because it would conflict with existing RN implementati…
/expo/ios/versioned/sdk47/EXAV/EXAV/AudioSampleCallback/Utils/
H A DCallbackWrapper.mm16 …* We need to wrap it in another napespace, because it would conflict with existing RN implementati…
/expo/ios/versioned/sdk48/EXAV/EXAV/AudioSampleCallback/Utils/
H A DCallbackWrapper.mm16 …* We need to wrap it in another napespace, because it would conflict with existing RN implementati…
/expo/ios/versioned/sdk49/EXAV/EXAV/AudioSampleCallback/Utils/
H A DCallbackWrapper.mm16 …* We need to wrap it in another napespace, because it would conflict with existing RN implementati…
/expo/docs/ui/components/AppJSBanner/
H A Dindex.tsx24 …een items-center bg-[#0019C1] py-4 px-6 rounded-md overflow-hidden gap-3 shadow-xs my-6 flex-wrap">
/expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/Api/Components/Maps/
H A DABI49_0_0RCTConvert+AirMap.m70 // This is a bit of a hack, but I'm using this class to simply wrap
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/Maps/
H A DABI47_0_0RCTConvert+AirMap.m70 // This is a bit of a hack, but I'm using this class to simply wrap
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/Maps/
H A DABI48_0_0RCTConvert+AirMap.m70 // This is a bit of a hack, but I'm using this class to simply wrap
/expo/ios/Exponent/Versioned/Core/Api/Components/Maps/
H A DRCTConvert+AirMap.m70 // This is a bit of a hack, but I'm using this class to simply wrap

123456