Searched refs:finishWithError (Results 1 – 1 of 1) sorted by relevance
106 finishWithError(message, e) in onFailure()162 private fun finishWithError(message: String, e: Exception) { in finishWithError() method in expo.modules.updates.loader.Loader319 finishWithError("Error while adding new update to database", e) in handleAssetDownloadCompleted()324 finishWithError("Failed to load all assets", Exception("Failed to load all assets")) in handleAssetDownloadCompleted()