Searched refs:incrementSuccessfulLaunchCount (Results 1 – 2 of 2) sorted by relevance
117 fun incrementSuccessfulLaunchCount(update: UpdateEntity) { in _markUpdateAccessed() method in expo.modules.updates.db.dao.UpdateDao
472 database.updateDao().incrementSuccessfulLaunchCount(launchedUpdate) in initializeErrorRecovery()