Home
last modified time | relevance | path

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

/expo/packages/expo-modules-core/android/src/main/cpp/
H A DJSIInteropModuleRegistry.cpp158 bool JSIInteropModuleRegistry::callHasModule(const std::string &moduleName) const { in callHasModule() function in expo::JSIInteropModuleRegistry
176 return callHasModule(moduleName); in hasModule()
H A DJSIInteropModuleRegistry.h133 inline bool callHasModule(const std::string &moduleName) const;