Searched refs:EXDevLauncherInstallationIDHelper (Results 1 – 4 of 4) sorted by relevance
9 let installationIDHelper = EXDevLauncherInstallationIDHelper() in testGetOrCreateInstallationID_PersistedInMemory()21 let installationIDHelper1 = EXDevLauncherInstallationIDHelper() in testGetOrCreateInstallationID_PersistedInStorage()24 let installationIDHelper2 = EXDevLauncherInstallationIDHelper() in testGetOrCreateInstallationID_PersistedInStorage()
21 @class EXDevLauncherInstallationIDHelper; variable81 - (EXDevLauncherInstallationIDHelper *)installationIDHelper;
8 public class EXDevLauncherInstallationIDHelper: NSObject { class
56 @property (nonatomic, strong) EXDevLauncherInstallationIDHelper *installationIDHelper;84 self.installationIDHelper = [EXDevLauncherInstallationIDHelper new];