Searched refs:moduleDevices (Results 1 – 1 of 1) sorted by relevance
364 DeviceVector moduleDevices = hwModule->getAllDevices(); in getDeviceDescriptor() local365 auto moduleDevice = moduleDevices.getDevice(deviceType, devAddress, encodedFormat); in getDeviceDescriptor()449 DeviceVector moduleDevices = hwModule->getAllDevices(); in cleanUpForDevice() local450 if (!moduleDevices.contains(device)) { in cleanUpForDevice()