Home
last modified time | relevance | path

Searched refs:getOrCreateInstallationId (Results 1 – 21 of 21) sorted by relevance

/expo/ios/versioned/sdk47/EXConstants/EXConstants/
H A DABI47_0_0EXConstantsInstallationIdProvider.h10 - (NSString *)getOrCreateInstallationId;
H A DABI47_0_0EXConstantsInstallationIdProvider.m10 - (NSString *)getOrCreateInstallationId
H A DABI47_0_0EXConstantsService.m67 @"installationId": [_installationIdProvider getOrCreateInstallationId],
/expo/packages/expo-constants/ios/
H A DEXConstantsInstallationIdProvider.h10 - (NSString *)getOrCreateInstallationId;
H A DEXConstantsInstallationIdProvider.m10 - (NSString *)getOrCreateInstallationId
H A DEXConstantsService.m66 @"installationId": [_installationIdProvider getOrCreateInstallationId],
/expo/ios/versioned/sdk49/EXConstants/
H A DABI49_0_0EXConstantsInstallationIdProvider.h10 - (NSString *)getOrCreateInstallationId;
H A DABI49_0_0EXConstantsInstallationIdProvider.m10 - (NSString *)getOrCreateInstallationId
H A DABI49_0_0EXConstantsService.m66 @"installationId": [_installationIdProvider getOrCreateInstallationId],
/expo/ios/versioned/sdk48/EXConstants/
H A DABI48_0_0EXConstantsInstallationIdProvider.h10 - (NSString *)getOrCreateInstallationId;
H A DABI48_0_0EXConstantsInstallationIdProvider.m10 - (NSString *)getOrCreateInstallationId
H A DABI48_0_0EXConstantsService.m67 @"installationId": [_installationIdProvider getOrCreateInstallationId],
/expo/ios/Exponent/Kernel/Core/
H A DEXKernel+DeviceInstallationUUID.m10 return [[[EXConstantsInstallationIdProvider alloc] init] getOrCreateInstallationId];
/expo/packages/expo-constants/android/src/main/java/expo/modules/constants/
H A DConstantsService.kt50 "installationId" to getOrCreateInstallationId(), in <lambda>()
81 open fun getOrCreateInstallationId(): String = exponentInstallationId.getOrCreateUUID() in <lambda>() method in expo.modules.constants.ConstantsService
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/constants/
H A DConstantsService.kt50 "installationId" to getOrCreateInstallationId(), in <lambda>()
81 open fun getOrCreateInstallationId(): String = exponentInstallationId.getOrCreateUUID() in <lambda>() method in abi49_0_0.expo.modules.constants.ConstantsService
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/constants/
H A DConstantsService.kt53 "installationId" to getOrCreateInstallationId(), in <lambda>()
86 open fun getOrCreateInstallationId(): String = exponentInstallationId.getOrCreateUUID() in <lambda>() method in abi47_0_0.expo.modules.constants.ConstantsService
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/constants/
H A DConstantsService.kt53 "installationId" to getOrCreateInstallationId(), in <lambda>()
86 open fun getOrCreateInstallationId(): String = exponentInstallationId.getOrCreateUUID() in <lambda>() method in abi48_0_0.expo.modules.constants.ConstantsService
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/universal/
H A DConstantsBinding.kt73 override fun getOrCreateInstallationId(): String { in getOrCreateInstallationId() method
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/universal/
H A DConstantsBinding.kt73 override fun getOrCreateInstallationId(): String { in getOrCreateInstallationId() method
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/universal/
H A DConstantsBinding.kt73 override fun getOrCreateInstallationId(): String { in getOrCreateInstallationId() method
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/universal/
H A DConstantsBinding.kt73 override fun getOrCreateInstallationId(): String { in getOrCreateInstallationId() method