Searched refs:SyncNativeMethodCallInvoker (Results 1 – 1 of 1) sorted by relevance
54 class SyncNativeMethodCallInvoker : public react::NativeMethodCallInvoker { class64 ~SyncNativeMethodCallInvoker() override = default;67 using SyncNativeMethodCallInvoker = SyncCallInvoker; typedef76 nativeInvoker(std::make_shared<SyncNativeMethodCallInvoker>()), in JavaScriptRuntime()