Searched refs:_loadLaunchAsset (Results 1 – 1 of 1) sorted by relevance
29 abstract fun _loadLaunchAsset(id: UUID): AssetEntity in _loadLaunchableUpdatesForProjectWithStatuses() method in expo.modules.updates.db.dao.UpdateDao68 val assetEntity = _loadLaunchAsset(id) in loadLaunchAsset()