Searched refs:devClientHost (Results 1 – 5 of 5) sorted by relevance
27 val devClientHost: DevLauncherClientHost constant
31 override val devClientHost: DevLauncherClientHost constant in expo.modules.devlauncher.DevLauncherController
38 override fun getReactNativeHost() = controller.devClientHost in getMainComponentName()
29 .devClientHost in <lambda>()
70 override val devClientHost = DevLauncherClientHost((context as Application), DEV_LAUNCHER_HOST) in <lambda>() constant in expo.modules.devlauncher.DevLauncherController