Searched refs:JsToNativeBridge (Results 1 – 6 of 6) sorted by relevance
27 class JsToNativeBridge; variable41 friend class JsToNativeBridge;116 std::shared_ptr<JsToNativeBridge> m_delegate;
39 class JsToNativeBridge : public ABI48_0_0React::ExecutorDelegate { class41 JsToNativeBridge( in JsToNativeBridge() function in ABI48_0_0facebook::ABI48_0_0React::JsToNativeBridge115 m_delegate(std::make_shared<JsToNativeBridge>(registry, callback)), in NativeToJsBridge()318 std::weak_ptr<JsToNativeBridge> m_jsToNativeBridge; in getDecoratedNativeCallInvoker()323 std::weak_ptr<JsToNativeBridge> jsToNativeBridge, in getDecoratedNativeCallInvoker()
39 class JsToNativeBridge : public ABI47_0_0React::ExecutorDelegate { class41 JsToNativeBridge( in JsToNativeBridge() function in ABI47_0_0facebook::ABI47_0_0React::JsToNativeBridge115 m_delegate(std::make_shared<JsToNativeBridge>(registry, callback)), in NativeToJsBridge()318 std::weak_ptr<JsToNativeBridge> m_jsToNativeBridge; in getDecoratedNativeCallInvoker()323 std::weak_ptr<JsToNativeBridge> jsToNativeBridge, in getDecoratedNativeCallInvoker()
39 class JsToNativeBridge : public ABI49_0_0React::ExecutorDelegate { class41 JsToNativeBridge( in JsToNativeBridge() function in ABI49_0_0facebook::ABI49_0_0React::JsToNativeBridge115 m_delegate(std::make_shared<JsToNativeBridge>(registry, callback)), in NativeToJsBridge()318 std::weak_ptr<JsToNativeBridge> m_jsToNativeBridge; in getDecoratedNativeCallInvoker()323 std::weak_ptr<JsToNativeBridge> jsToNativeBridge, in getDecoratedNativeCallInvoker()