Searched refs:UpdatesStateEventDownloadError (Results 1 – 6 of 6) sorted by relevance
414 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()
91 internal struct UpdatesStateEventDownloadError: UpdatesStateEvent { struct
336 sendStateEvent(UpdatesStateEventDownloadError(message: error.localizedDescription))
422 stateMachine?.processEvent(UpdatesStateEventDownloadError(message: error.localizedDescription)) in appController()454 … stateMachine?.processEvent(UpdatesStateEventDownloadError(message: error.localizedDescription)) in appController()
438 sendStateEvent(UpdatesStateEventDownloadError(message: error.localizedDescription))