Home
last modified time | relevance | path

Searched defs:jsFunction (Results 1 – 10 of 10) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaScriptFunction.cpp17 std::shared_ptr<jsi::Function> jsFunction in JavaScriptFunction()
24 std::shared_ptr<jsi::Function> jsFunction in JavaScriptFunction()
60 std::shared_ptr<jsi::Function> jsFunction in newInstance()
H A DJavaScriptFunction.h52 std::shared_ptr<jsi::Function> jsFunction; variable
H A DJavaScriptValue.cpp168 auto jsFunction = std::make_shared<jsi::Function>( in jniGetFunction() local
/expo/packages/expo-modules-core/android/src/main/java/expo/modules/kotlin/types/
H A DJavaScriptFunctionTypeConverter.kt14 val jsFunction = value as JavaScriptFunction<T> in convertNonOptional() constant
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/types/
H A DJavaScriptFunctionTypeConverter.kt14 val jsFunction = value as JavaScriptFunction<T> in convertNonOptional() constant
/expo/packages/expo-modules-core/android/src/androidTest/java/expo/modules/kotlin/jni/
H A DJavaScriptFunctionTest.kt24 val jsFunction = jsValue.getFunction() in <lambda>() constant
53 Function("decorate") { jsFunction: JavaScriptFunction<String> -> in <lambda>() method
/expo/android/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp63 auto jsFunction = std::make_shared<jsi::Value>(rt, fn); in NativeReanimatedModule() local
/expo/ios/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp63 auto jsFunction = std::make_shared<jsi::Value>(rt, fn); in NativeReanimatedModule() local
/expo/ios/vendored/unversioned/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp63 auto jsFunction = std::make_shared<jsi::Value>(rt, fn); in NativeReanimatedModule() local
/expo/android/vendored/sdk49/react-native-reanimated/Common/cpp/NativeModules/
H A DNativeReanimatedModule.cpp63 auto jsFunction = std::make_shared<jsi::Value>(rt, fn); in NativeReanimatedModule() local