Home
last modified time | relevance | path

Searched refs:registerComponentsRegistry (Results 1 – 6 of 6) sorted by relevance

/expo/packages/expo-modules-core/android/src/main/java/expo/modules/adapters/react/
H A DFabricComponentsRegistry.kt21 registerComponentsRegistry(componentNames.toTypedArray())
25 private external fun registerComponentsRegistry(componentNames: Array<String>) in initHybrid() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/adapters/react/
H A DFabricComponentsRegistry.kt21 registerComponentsRegistry(componentNames.toTypedArray())
25 private external fun registerComponentsRegistry(componentNames: Array<String>) in initHybrid() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/adapters/react/
H A DFabricComponentsRegistry.kt21 registerComponentsRegistry(componentNames.toTypedArray())
25 private external fun registerComponentsRegistry(componentNames: Array<String>) in initHybrid() method
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/adapters/react/
H A DFabricComponentsRegistry.kt21 registerComponentsRegistry(componentNames.toTypedArray())
25 private external fun registerComponentsRegistry(componentNames: Array<String>) in initHybrid() method
/expo/packages/expo-modules-core/android/src/fabric/
H A DFabricComponentsRegistry.cpp19 …keNativeMethod("registerComponentsRegistry", FabricComponentsRegistry::registerComponentsRegistry), in registerNatives()
29 void FabricComponentsRegistry::registerComponentsRegistry( in registerComponentsRegistry() function in expo::FabricComponentsRegistry
H A DFabricComponentsRegistry.h18 void registerComponentsRegistry(