Home
last modified time | relevance | path

Searched refs:callGetCoreModuleObject (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJSIInteropModuleRegistry.cpp140 JSIInteropModuleRegistry::callGetCoreModuleObject() const { in callGetCoreModuleObject() function in expo::JSIInteropModuleRegistry
172 return callGetCoreModuleObject(); in getCoreModule()
H A DJSIInteropModuleRegistry.h131 inline jni::local_ref<JavaScriptModuleObject::javaobject> callGetCoreModuleObject() const;