Home
last modified time | relevance | path

Searched refs:DOUBLE (Results 1 – 25 of 34) sorted by relevance

12

/expo/packages/expo-modules-core/android/src/main/cpp/types/
H A DCppType.h12 DOUBLE = 1 << 0, enumerator
H A DFrontendConverterProvider.cpp17 RegisterConverter(CppType::DOUBLE, DoubleFrontendConverter); in createConverters()
48 CppType::DOUBLE, in createConverters()
H A DExpectedType.cpp37 if (type == CppType::DOUBLE) { in getJClassString()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/kotlin/jni/
H A DCppType.kt17 DOUBLE(Double::class),
H A DExpectedType.kt84 CppType.DOUBLE
/expo/packages/expo-modules-core/android/src/main/java/expo/modules/kotlin/jni/
H A DCppType.kt17 DOUBLE(Double::class),
H A DExpectedType.kt84 CppType.DOUBLE
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/kotlin/jni/
H A DCppType.kt17 DOUBLE(Double::class),
H A DExpectedType.kt84 CppType.DOUBLE
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/jni/
H A DCppType.kt17 DOUBLE(Double::class),
H A DExpectedType.kt84 CppType.DOUBLE
/expo/packages/expo-modules-core/android/src/main/java/expo/modules/kotlin/types/
H A DTypeConverterProvider.kt194 isOptional, ExpectedType(CppType.DOUBLE) in createCachedConverters()
239 isOptional, ExpectedType.forPrimitiveArray(CppType.DOUBLE) in createCachedConverters()
H A DColorTypeConverter.kt231 arrayOf(ExpectedType(CppType.DOUBLE))
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/kotlin/types/
H A DTypeConverterProvider.kt139 isOptional, ExpectedType(CppType.DOUBLE) in createCashedConverters()
181 isOptional, ExpectedType.forPrimitiveArray(CppType.DOUBLE) in createCashedConverters()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/types/
H A DTypeConverterProvider.kt195 isOptional, ExpectedType(CppType.DOUBLE) in createCachedConverters()
240 isOptional, ExpectedType.forPrimitiveArray(CppType.DOUBLE) in createCachedConverters()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/tests/
H A DABI48_0_0methodcall.cpp85 ABI48_0_0EXPECT_EQ(folly::dynamic::DOUBLE, returnedCall.arguments[0].type()); in TEST()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/tests/
H A DABI49_0_0methodcall.cpp85 ABI49_0_0EXPECT_EQ(folly::dynamic::DOUBLE, returnedCall.arguments[0].type()); in TEST()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/tests/
H A DABI47_0_0methodcall.cpp85 ABI47_0_0EXPECT_EQ(folly::dynamic::DOUBLE, returnedCall.arguments[0].type()); in TEST()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/kotlin/types/
H A DTypeConverterProvider.kt142 isOptional, ExpectedType(CppType.DOUBLE) in createCashedConverters()
187 isOptional, ExpectedType.forPrimitiveArray(CppType.DOUBLE) in createCashedConverters()
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CxxUtils/
H A DABI48_0_0RCTFollyConvert.mm28 case folly::dynamic::DOUBLE:
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CxxUtils/
H A DABI49_0_0RCTFollyConvert.mm29 case folly::dynamic::DOUBLE:
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CxxUtils/
H A DABI47_0_0RCTFollyConvert.mm28 case folly::dynamic::DOUBLE:
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI48_0_0JSIDynamic.cpp47 case folly::dynamic::DOUBLE: in valueFromDynamicShallow()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI49_0_0JSIDynamic.cpp47 case folly::dynamic::DOUBLE: in valueFromDynamicShallow()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsi/jsi/
H A DABI47_0_0JSIDynamic.cpp47 case folly::dynamic::DOUBLE: in valueFromDynamicShallow()

12