Searched refs:incrementFailedLaunchCount (Results 1 – 2 of 2) sorted by relevance
125 fun incrementFailedLaunchCount(update: UpdateEntity) { in _incrementSuccessfulLaunchCount() method in expo.modules.updates.db.dao.UpdateDao
460 database.updateDao().incrementFailedLaunchCount(launchedUpdate) in initializeErrorRecovery()