Home
last modified time | relevance | path

Searched defs:nativeInvoker (Results 1 – 15 of 15) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJSIInteropModuleRegistry.h116 std::shared_ptr<react::CallInvoker> nativeInvoker; variable
H A DJavaScriptRuntime.h87 std::shared_ptr<NativeMethodCallInvokerCompatible> nativeInvoker; variable
H A DJavaScriptRuntime.cpp139 std::shared_ptr<NativeMethodCallInvokerCompatible> nativeInvoker in JavaScriptRuntime()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/android/ReactCommon/
H A DABI49_0_0JavaTurboModule.h35 std::shared_ptr<CallInvoker> nativeInvoker; member
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/android/ReactCommon/
H A DABI48_0_0JavaTurboModule.h40 std::shared_ptr<CallInvoker> nativeInvoker; member
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/android/ReactCommon/
H A DABI47_0_0JavaTurboModule.h40 std::shared_ptr<CallInvoker> nativeInvoker; member
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/
H A DABI49_0_0RCTTurboModule.h42 std::shared_ptr<CallInvoker> nativeInvoker; member
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/ios/
H A DABI48_0_0RCTTurboModule.h45 std::shared_ptr<CallInvoker> nativeInvoker; member
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/ios/
H A DABI47_0_0RCTTurboModule.h45 std::shared_ptr<CallInvoker> nativeInvoker; member
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0NativeToJsBridge.cpp315 std::shared_ptr<CallInvoker> nativeInvoker) { in getDecoratedNativeCallInvoker()
324 std::shared_ptr<CallInvoker> nativeInvoker) in getDecoratedNativeCallInvoker()
H A DABI48_0_0Instance.cpp238 std::shared_ptr<CallInvoker> nativeInvoker) { in getDecoratedNativeCallInvoker()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0NativeToJsBridge.cpp315 std::shared_ptr<CallInvoker> nativeInvoker) { in getDecoratedNativeCallInvoker()
324 std::shared_ptr<CallInvoker> nativeInvoker) in getDecoratedNativeCallInvoker()
H A DABI47_0_0Instance.cpp238 std::shared_ptr<CallInvoker> nativeInvoker) { in getDecoratedNativeCallInvoker()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0NativeToJsBridge.cpp315 std::shared_ptr<CallInvoker> nativeInvoker) { in getDecoratedNativeCallInvoker()
324 std::shared_ptr<CallInvoker> nativeInvoker) in getDecoratedNativeCallInvoker()
H A DABI49_0_0Instance.cpp244 std::shared_ptr<CallInvoker> nativeInvoker) { in getDecoratedNativeCallInvoker()