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