Home
last modified time | relevance | path

Searched refs:updateId (Results 1 – 25 of 127) sorted by relevance

123456

/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/Logging/
H A DUpdatesLogger.swift19 @objc(trace:code:updateId:assetId:)
23 updateId: String?,
43 @objc(debug:code:updateId:assetId:)
47 updateId: String?,
67 @objc(info:code:updateId:assetId:)
71 updateId: String?,
95 updateId: String?,
119 updateId: String?,
138 updateId: String?,
157 updateId: String?,
[all …]
H A DUpdatesLogEntry.swift13 var updateId: String? // EAS update ID, if any variable
39 if let updateId = updateId { in asDict() variable
40 result["updateId"] = updateId in asDict()
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/Logging/
H A DUpdatesLogger.swift19 @objc(trace:code:updateId:assetId:)
23 updateId: String?,
43 @objc(debug:code:updateId:assetId:)
47 updateId: String?,
67 @objc(info:code:updateId:assetId:)
71 updateId: String?,
95 updateId: String?,
119 updateId: String?,
138 updateId: String?,
157 updateId: String?,
[all …]
H A DUpdatesLogEntry.swift13 var updateId: String? // EAS update ID, if any variable
39 if let updateId = updateId { in asDict() variable
40 result["updateId"] = updateId in asDict()
/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/Logging/
H A DUpdatesLogger.swift21 updateId: String?,
24 …let entry = logEntryString(message: message, code: code, level: .trace, updateId: updateId, assetI…
42 updateId: String?,
45 …let entry = logEntryString(message: message, code: code, level: .debug, updateId: updateId, assetI…
63 updateId: String?,
66 …let entry = logEntryString(message: message, code: code, level: .info, updateId: updateId, assetId…
84 updateId: String?,
105 updateId: String?,
122 updateId: String?,
140 updateId: String?,
[all …]
H A DUpdatesLogEntry.swift13 var updateId: String? // EAS update ID, if any variable
39 if let updateId = updateId { in asDict() variable
40 result["updateId"] = updateId in asDict()
/expo/packages/expo-updates/ios/EXUpdates/Logging/
H A DUpdatesLogger.swift21 updateId: String?,
24 …let entry = logEntryString(message: message, code: code, level: .trace, updateId: updateId, assetI…
42 updateId: String?,
45 …let entry = logEntryString(message: message, code: code, level: .debug, updateId: updateId, assetI…
63 updateId: String?,
66 …let entry = logEntryString(message: message, code: code, level: .info, updateId: updateId, assetId…
84 updateId: String?,
105 updateId: String?,
122 updateId: String?,
140 updateId: String?,
[all …]
H A DUpdatesLogEntry.swift13 var updateId: String? // EAS update ID, if any variable
39 if let updateId = updateId { in asDict() variable
40 result["updateId"] = updateId in asDict()
/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/SelectionPolicy/
H A DLauncherSelectionPolicySingleUpdate.swift11 let updateId: UUID variable
13 public required init(updateId: UUID) {
14 self.updateId = updateId
19 return update.updateId == self.updateId in launchableUpdate()
/expo/packages/expo-updates/ios/EXUpdates/SelectionPolicy/
H A DLauncherSelectionPolicySingleUpdate.swift11 let updateId: UUID variable
13 public required init(updateId: UUID) {
14 self.updateId = updateId
19 return update.updateId == self.updateId in launchableUpdate()
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/expo/modules/updates/logging/
H A DUpdatesLogger.kt27 updateId: String?, in <lambda>()
30 logger.trace(logEntryString(message, code, LogType.Trace, updateId, assetId)) in <lambda>()
43 updateId: String?, in <lambda>()
59 updateId: String?, in <lambda>()
62 logger.info(logEntryString(message, code, LogType.Info, updateId, assetId)) in <lambda>()
75 updateId: String?, in <lambda>()
78 logger.warn(logEntryString(message, code, LogType.Warn, updateId, assetId)) in <lambda>()
92 updateId: String?, in <lambda>()
110 updateId: String?, in <lambda>()
129 updateId: String?, in <lambda>()
[all …]
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/expo/modules/updates/logging/
H A DUpdatesLogger.kt27 updateId: String?, in <lambda>()
30 logger.trace(logEntryString(message, code, LogType.Trace, updateId, assetId)) in <lambda>()
43 updateId: String?, in <lambda>()
59 updateId: String?, in <lambda>()
62 logger.info(logEntryString(message, code, LogType.Info, updateId, assetId)) in <lambda>()
75 updateId: String?, in <lambda>()
78 logger.warn(logEntryString(message, code, LogType.Warn, updateId, assetId)) in <lambda>()
92 updateId: String?, in <lambda>()
110 updateId: String?, in <lambda>()
129 updateId: String?, in <lambda>()
[all …]
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/expo/modules/updates/logging/
H A DUpdatesLogger.kt27 updateId: String?, in <lambda>()
30 logger.trace(logEntryString(message, code, LogType.Trace, updateId, assetId)) in <lambda>()
43 updateId: String?, in <lambda>()
59 updateId: String?, in <lambda>()
62 logger.info(logEntryString(message, code, LogType.Info, updateId, assetId)) in <lambda>()
75 updateId: String?, in <lambda>()
78 logger.warn(logEntryString(message, code, LogType.Warn, updateId, assetId)) in <lambda>()
92 updateId: String?, in <lambda>()
110 updateId: String?, in <lambda>()
129 updateId: String?, in <lambda>()
[all …]
/expo/packages/expo-updates/android/src/main/java/expo/modules/updates/logging/
H A DUpdatesLogger.kt27 updateId: String?, in <lambda>()
30 logger.trace(logEntryString(message, code, LogType.Trace, updateId, assetId)) in <lambda>()
43 updateId: String?, in <lambda>()
59 updateId: String?, in <lambda>()
62 logger.info(logEntryString(message, code, LogType.Info, updateId, assetId)) in <lambda>()
75 updateId: String?, in <lambda>()
78 logger.warn(logEntryString(message, code, LogType.Warn, updateId, assetId)) in <lambda>()
92 updateId: String?, in <lambda>()
110 updateId: String?, in <lambda>()
129 updateId: String?, in <lambda>()
[all …]
/expo/ios/versioned/sdk48/EXUpdates/EXUpdates/SelectionPolicy/
H A DABI48_0_0EXUpdatesLauncherSelectionPolicySingleUpdate.m9 @property (nonatomic, strong) NSUUID *updateId;
15 - (instancetype)initWithUpdateID:(NSUUID *)updateId
18 _updateId = updateId;
26 if ([update.updateId isEqual:_updateId]) {
/expo/ios/versioned/sdk47/EXUpdates/EXUpdates/SelectionPolicy/
H A DABI47_0_0EXUpdatesLauncherSelectionPolicySingleUpdate.m9 @property (nonatomic, strong) NSUUID *updateId;
15 - (instancetype)initWithUpdateID:(NSUUID *)updateId
18 _updateId = updateId;
26 if ([update.updateId isEqual:_updateId]) {
/expo/packages/expo-updates/build/
H A DUseUpdates.types.d.ts13 updateId?: string;
85 updateId: string;
108 updateId: undefined;
H A DUseUpdatesUtils.js5 updateId: Updates.updateId ?? undefined, property
17 updateId: manifest.id ?? '',
30 updateId: undefined, property
/expo/packages/expo-updates/src/
H A DUseUpdates.types.ts14 updateId?: string;
88 updateId: string;
112 updateId: undefined;
/expo/packages/expo-updates/ios/Tests/
H A DDatabaseIntegrityCheckSpec.swift61 updateId: UUID(), in spec()
74 updateId: UUID(), in spec()
94 expect(update2.updateId) == allUpdates.first?.updateId in spec()
119 updateId: UUID(), in spec()
132 updateId: UUID(), in spec()
145 try! db.addNewAssets([asset1], toUpdateWithId: update1.updateId) in spec()
146 try! db.addNewAssets([asset2], toUpdateWithId: update2.updateId) in spec()
H A DReaperSelectionPolicyFilterAwareSpec.swift31 updateId: UUID(), in spec()
44 updateId: UUID(), in spec()
57 updateId: UUID(), in spec()
70 updateId: UUID(), in spec()
83 updateId: UUID(), in spec()
129 updateId: update4.updateId, in spec()
/expo/packages/expo-updates/src/statemachine/__tests__/
H A DUpdatesStateMachine-test.node.ts30 expect(state.context.latestManifest).toEqual({ updateId: testUpdateId });
43 body: { manifest: { updateId: testUpdateId } },
75 expect(state.context.latestManifest).toEqual({ updateId: testUpdateId });
76 expect(state.context.downloadedManifest).toEqual({ updateId: testUpdateId });
89 body: { manifest: { updateId: testUpdateId } },
139 expect(state.context.downloadedManifest).toEqual({ updateId: testUpdateId });
152 body: { manifest: { updateId: testUpdateId } },
160 body: { manifest: { updateId: testUpdateId } },
/expo/packages/expo-updates/ios/EXUpdates/Update/
H A DUpdate.swift83 public let updateId: UUID variable
105 updateId: UUID,
114 self.updateId = updateId
198 assetsLocal = try! database.assets(withUpdateId: self.updateId) in assetsFromDatabase()
204 self.updateId.uuidString.lowercased() in loggingId()
H A DBareUpdate.swift21 let updateId = manifest.rawId() variable
25 let uuid = UUID(uuidString: updateId).require("update ID should be a valid UUID")
30 let bundleKey = String(format: "bundle-%@", updateId)
53 updateId: uuid,
/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/Update/
H A DUpdate.swift83 public let updateId: UUID variable
105 updateId: UUID,
114 self.updateId = updateId
198 assetsLocal = try! database.assets(withUpdateId: self.updateId) in assetsFromDatabase()
204 self.updateId.uuidString.lowercased() in loggingId()

123456