Home
last modified time | relevance | path

Searched defs:NativeMethodCallInvokerCompatible (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJavaScriptRuntime.h24 using NativeMethodCallInvokerCompatible = react::NativeMethodCallInvoker; variable
26 using NativeMethodCallInvokerCompatible = react::CallInvoker; variable