Searched refs:markUpdatesWithMissingAssets (Results 1 – 2 of 2) sorted by relevance
20 database.updateDao().markUpdatesWithMissingAssets(missingAssets) in run()
133 fun markUpdatesWithMissingAssets(missingAssets: List<AssetEntity>) { in _incrementFailedLaunchCount() method in expo.modules.updates.db.dao.UpdateDao