Searched defs:installationIDHelper (Results 1 – 6 of 6) sorted by relevance
19 val installationIDHelper = DevLauncherInstallationIDHelper() in installationID is persisted in memory() constant
9 let installationIDHelper = EXDevLauncherInstallationIDHelper() in testGetOrCreateInstallationID_PersistedInMemory() variable
29 private val installationIDHelper: DevLauncherInstallationIDHelper by inject() in createAppLoader() constant in expo.modules.devlauncher.launcher.loaders.DevLauncherAppLoaderFactory
56 @property (nonatomic, strong) EXDevLauncherInstallationIDHelper *installationIDHelper; property
33 private val installationIDHelper: DevLauncherInstallationIDHelper by inject() constant
56 private val installationIDHelper: DevLauncherInstallationIDHelper by inject() in <lambda>() constant in expo.modules.devlauncher.DevLauncherController