Home
last modified time | relevance | path

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

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJSIInteropModuleRegistry.cpp129 JSIInteropModuleRegistry::callGetJavaScriptModuleObjectMethod(const std::string &moduleName) const { in callGetJavaScriptModuleObjectMethod() function in expo::JSIInteropModuleRegistry
168 return callGetJavaScriptModuleObjectMethod(moduleName); in getModule()
H A DJSIInteropModuleRegistry.h127 callGetJavaScriptModuleObjectMethod(const std::string &moduleName) const;