Searched refs:m_nativeInvoker (Results 1 – 3 of 3) sorted by relevance
319 std::shared_ptr<CallInvoker> m_nativeInvoker; in getDecoratedNativeCallInvoker() member in ABI48_0_0facebook::ABI48_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker326 m_nativeInvoker(nativeInvoker) {} in getDecoratedNativeCallInvoker()332 m_nativeInvoker->invokeAsync(std::move(func)); in getDecoratedNativeCallInvoker()336 m_nativeInvoker->invokeSync(std::move(func)); in getDecoratedNativeCallInvoker()
319 std::shared_ptr<CallInvoker> m_nativeInvoker; in getDecoratedNativeCallInvoker() member in ABI47_0_0facebook::ABI47_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker326 m_nativeInvoker(nativeInvoker) {} in getDecoratedNativeCallInvoker()332 m_nativeInvoker->invokeAsync(std::move(func)); in getDecoratedNativeCallInvoker()336 m_nativeInvoker->invokeSync(std::move(func)); in getDecoratedNativeCallInvoker()
319 std::shared_ptr<CallInvoker> m_nativeInvoker; in getDecoratedNativeCallInvoker() member in ABI49_0_0facebook::ABI49_0_0React::NativeToJsBridge::getDecoratedNativeCallInvoker::NativeCallInvoker326 m_nativeInvoker(nativeInvoker) {} in getDecoratedNativeCallInvoker()332 m_nativeInvoker->invokeAsync(std::move(func)); in getDecoratedNativeCallInvoker()336 m_nativeInvoker->invokeSync(std::move(func)); in getDecoratedNativeCallInvoker()