Home
last modified time | relevance | path

Searched refs:UpdatesStateEventDownloadError (Results 1 – 6 of 6) sorted by relevance

/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/
H A DAppController.swift414 stateMachine?.processEvent(UpdatesStateEventDownloadError(message: error.localizedDescription)) in appController()
444 … stateMachine?.processEvent(UpdatesStateEventDownloadError(message: error.localizedDescription)) in appController()
449 … stateMachine?.processEvent(UpdatesStateEventDownloadError(message: error.localizedDescription)) in appController()
H A DUpdatesStateMachine.swift91 internal struct UpdatesStateEventDownloadError: UpdatesStateEvent { struct
H A DUpdatesUtils.swift336 sendStateEvent(UpdatesStateEventDownloadError(message: error.localizedDescription))
/expo/packages/expo-updates/ios/EXUpdates/
H A DAppController.swift422 stateMachine?.processEvent(UpdatesStateEventDownloadError(message: error.localizedDescription)) in appController()
454 … stateMachine?.processEvent(UpdatesStateEventDownloadError(message: error.localizedDescription)) in appController()
H A DUpdatesStateMachine.swift91 internal struct UpdatesStateEventDownloadError: UpdatesStateEvent { struct
H A DUpdatesUtils.swift438 sendStateEvent(UpdatesStateEventDownloadError(message: error.localizedDescription))