Home
last modified time | relevance | path

Searched refs:NativeCallInvoker (Results 1 – 3 of 3) sorted by relevance

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0NativeToJsBridge.cpp316 class NativeCallInvoker : public CallInvoker { in getDecoratedNativeCallInvoker() class
322 NativeCallInvoker( in getDecoratedNativeCallInvoker() function in ABI48_0_0facebook::ABI48_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker
340 return std::make_shared<NativeCallInvoker>(m_delegate, nativeInvoker); in getDecoratedNativeCallInvoker()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0NativeToJsBridge.cpp316 class NativeCallInvoker : public CallInvoker { in getDecoratedNativeCallInvoker() class
322 NativeCallInvoker( in getDecoratedNativeCallInvoker() function in ABI47_0_0facebook::ABI47_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker
340 return std::make_shared<NativeCallInvoker>(m_delegate, nativeInvoker); in getDecoratedNativeCallInvoker()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0NativeToJsBridge.cpp316 class NativeCallInvoker : public CallInvoker { in getDecoratedNativeCallInvoker() class
322 NativeCallInvoker( in getDecoratedNativeCallInvoker() function in ABI49_0_0facebook::ABI49_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker
340 return std::make_shared<NativeCallInvoker>(m_delegate, nativeInvoker); in getDecoratedNativeCallInvoker()