Home
last modified time | relevance | path

Searched defs:getModule (Results 1 – 25 of 44) sorted by relevance

12

/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/kotlin/
H A DModuleRegistry.kt41 fun getModule(name: String): Module? = registry[name]?.module in <lambda>() method
43 inline fun <reified T> getModule(): T? { in <lambda>() method in abi47_0_0.expo.modules.kotlin.ModuleRegistry
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/kotlin/
H A DModuleRegistry.kt41 fun getModule(name: String): Module? = registry[name]?.module in <lambda>() method in abi48_0_0.expo.modules.kotlin.ModuleRegistry
43 inline fun <reified T> getModule(): T? { in <lambda>() method in abi48_0_0.expo.modules.kotlin.ModuleRegistry
/expo/packages/expo-modules-core/android/src/main/java/expo/modules/kotlin/
H A DModuleRegistry.kt66 fun getModule(name: String): Module? = registry[name]?.module in <lambda>() method
68 inline fun <reified T> getModule(): T? { in <lambda>() method in expo.modules.kotlin.ModuleRegistry
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/kotlin/
H A DModuleRegistry.kt62 fun getModule(name: String): Module? = registry[name]?.module in <lambda>() method
64 inline fun <reified T> getModule(): T? { in <lambda>() method in abi49_0_0.expo.modules.kotlin.ModuleRegistry
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/datetimepicker/
H A DRNDateTimePickerPackage.java20 public NativeModule getModule(String name, ReactApplicationContext reactContext) { in getModule() method in RNDateTimePickerPackage
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/datetimepicker/
H A DRNDateTimePickerPackage.java20 public NativeModule getModule(String name, ReactApplicationContext reactContext) { in getModule() method in RNDateTimePickerPackage
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/components/webview/
H A DRNCWebViewPackage.java49 public NativeModule getModule(String name, ReactApplicationContext reactContext) { in getModule() method
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/components/webview/
H A DRNCWebViewPackage.java49 public NativeModule getModule(String name, ReactApplicationContext reactContext) { in getModule() method
/expo/android/vendored/sdk48/react-native-reanimated/android/src/main/java/abi48_0_0/com/swmansion/reanimated/
H A DReanimatedPackage.java28 public NativeModule getModule(String name, ReactApplicationContext reactContext) { in getModule() method in ReanimatedPackage
/expo/android/vendored/unversioned/react-native-reanimated/android/src/main/java/com/swmansion/reanimated/
H A DReanimatedPackage.java28 public NativeModule getModule(String name, ReactApplicationContext reactContext) { in getModule() method in ReanimatedPackage
/expo/android/vendored/sdk47/react-native-reanimated/android/src/main/java/abi47_0_0/com/swmansion/reanimated/
H A DReanimatedPackage.java26 public NativeModule getModule(String name, ReactApplicationContext reactContext) { in getModule() method in ReanimatedPackage
/expo/android/vendored/sdk49/react-native-reanimated/android/src/main/java/abi49_0_0/com/swmansion/reanimated/
H A DReanimatedPackage.java28 public NativeModule getModule(String name, ReactApplicationContext reactContext) { in getModule() method in ReanimatedPackage
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/
H A DABI49_0_0JSINativeModules.cpp28 Value JSINativeModules::getModule(Runtime &rt, const PropNameID &name) { in getModule() function in ABI49_0_0facebook::ABI49_0_0React::JSINativeModules
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/
H A DABI48_0_0JSINativeModules.cpp28 Value JSINativeModules::getModule(Runtime &rt, const PropNameID &name) { in getModule() function in ABI48_0_0facebook::ABI48_0_0React::JSINativeModules
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/jsiexecutor/jsireact/
H A DABI47_0_0JSINativeModules.cpp28 Value JSINativeModules::getModule(Runtime &rt, const PropNameID &name) { in getModule() function in ABI47_0_0facebook::ABI47_0_0React::JSINativeModules
/expo/android/vendored/unversioned/react-native-svg/android/src/main/java/com/horcrux/svg/
H A DSvgPackage.java261 public NativeModule getModule(String name, @Nonnull ReactApplicationContext reactContext) { in getModule() method in SvgPackage
/expo/android/vendored/sdk49/react-native-svg/android/src/main/java/abi49_0_0/com/horcrux/svg/
H A DSvgPackage.java261 public NativeModule getModule(String name, @Nonnull ReactApplicationContext reactContext) { in getModule() method in SvgPackage
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI48_0_0RAMBundleRegistry.cpp44 JSModulesUnbundle::Module RAMBundleRegistry::getModule( in getModule() function in ABI48_0_0facebook::ABI48_0_0React::RAMBundleRegistry
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI48_0_0bindingUtils.cpp15 static jsi::Value getModule( in getModule() function
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI47_0_0RAMBundleRegistry.cpp44 JSModulesUnbundle::Module RAMBundleRegistry::getModule( in getModule() function in ABI47_0_0facebook::ABI47_0_0React::RAMBundleRegistry
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI47_0_0bindingUtils.cpp15 static jsi::Value getModule( in getModule() function
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0RAMBundleRegistry.cpp44 JSModulesUnbundle::Module RAMBundleRegistry::getModule( in getModule() function in ABI49_0_0facebook::ABI49_0_0React::RAMBundleRegistry
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/uimanager/
H A DABI49_0_0bindingUtils.cpp15 static jsi::Value getModule( in getModule() function
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaContextPackage.kt15 override fun getModule(name: String, reactContext: ReactApplicationContext): NativeModule? { in getModule() method in abi47_0_0.host.exp.exponent.modules.api.safeareacontext.SafeAreaContextPackage
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/safeareacontext/
H A DSafeAreaContextPackage.kt15 override fun getModule(name: String, reactContext: ReactApplicationContext): NativeModule? { in getModule() method in abi49_0_0.host.exp.exponent.modules.api.safeareacontext.SafeAreaContextPackage

12