| /expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/kotlin/ |
| H A D | ModuleRegistry.kt | 41 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 D | ModuleRegistry.kt | 41 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 D | ModuleRegistry.kt | 66 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 D | ModuleRegistry.kt | 62 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 D | RNDateTimePickerPackage.java | 20 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 D | RNDateTimePickerPackage.java | 20 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 D | RNCWebViewPackage.java | 49 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 D | RNCWebViewPackage.java | 49 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 D | ReanimatedPackage.java | 28 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 D | ReanimatedPackage.java | 28 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 D | ReanimatedPackage.java | 26 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 D | ReanimatedPackage.java | 28 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 D | ABI49_0_0JSINativeModules.cpp | 28 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 D | ABI48_0_0JSINativeModules.cpp | 28 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 D | ABI47_0_0JSINativeModules.cpp | 28 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 D | SvgPackage.java | 261 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 D | SvgPackage.java | 261 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 D | ABI48_0_0RAMBundleRegistry.cpp | 44 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 D | ABI48_0_0bindingUtils.cpp | 15 static jsi::Value getModule( in getModule() function
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI47_0_0RAMBundleRegistry.cpp | 44 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 D | ABI47_0_0bindingUtils.cpp | 15 static jsi::Value getModule( in getModule() function
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/ |
| H A D | ABI49_0_0RAMBundleRegistry.cpp | 44 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 D | ABI49_0_0bindingUtils.cpp | 15 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 D | SafeAreaContextPackage.kt | 15 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 D | SafeAreaContextPackage.kt | 15 override fun getModule(name: String, reactContext: ReactApplicationContext): NativeModule? { in getModule() method in abi49_0_0.host.exp.exponent.modules.api.safeareacontext.SafeAreaContextPackage
|