DeviceHardwareLocalDataSource
class DeviceHardwareLocalDataSource(dbManager: ERROR CLASS: Symbol not found for DatabaseProvider, dispatchers: ERROR CLASS: Symbol not found for CoroutineDispatchers)(source)
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun getByHwModel(hwModel: Int): List<ERROR CLASS: Symbol not found for DeviceHardwareEntity>
Link copied to clipboard
suspend fun getByModelAndTarget(hwModel: Int, target: String): ERROR CLASS: Symbol not found for DeviceHardwareEntity??
Link copied to clipboard
Link copied to clipboard
suspend fun insertAllDeviceHardware(deviceHardware: List<ERROR CLASS: Symbol not found for NetworkDeviceHardware>): ERROR CLASS: Unresolved name: withContext