Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0NativeToJsBridge.cpp319 std::shared_ptr<CallInvoker> m_nativeInvoker; in getDecoratedNativeCallInvoker() member in ABI48_0_0facebook::ABI48_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker
326 m_nativeInvoker(nativeInvoker) {} in getDecoratedNativeCallInvoker()
332 m_nativeInvoker->invokeAsync(std::move(func)); in getDecoratedNativeCallInvoker()
336 m_nativeInvoker->invokeSync(std::move(func)); in getDecoratedNativeCallInvoker()
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0NativeToJsBridge.cpp319 std::shared_ptr<CallInvoker> m_nativeInvoker; in getDecoratedNativeCallInvoker() member in ABI47_0_0facebook::ABI47_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker
326 m_nativeInvoker(nativeInvoker) {} in getDecoratedNativeCallInvoker()
332 m_nativeInvoker->invokeAsync(std::move(func)); in getDecoratedNativeCallInvoker()
336 m_nativeInvoker->invokeSync(std::move(func)); in getDecoratedNativeCallInvoker()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0NativeToJsBridge.cpp319 std::shared_ptr<CallInvoker> m_nativeInvoker; in getDecoratedNativeCallInvoker() member in ABI49_0_0facebook::ABI49_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker
326 m_nativeInvoker(nativeInvoker) {} in getDecoratedNativeCallInvoker()
332 m_nativeInvoker->invokeAsync(std::move(func)); in getDecoratedNativeCallInvoker()
336 m_nativeInvoker->invokeSync(std::move(func)); in getDecoratedNativeCallInvoker()