Home
last modified time | relevance | path

Searched refs:moduleDevices (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp364 DeviceVector moduleDevices = hwModule->getAllDevices(); in getDeviceDescriptor() local
365 auto moduleDevice = moduleDevices.getDevice(deviceType, devAddress, encodedFormat); in getDeviceDescriptor()
449 DeviceVector moduleDevices = hwModule->getAllDevices(); in cleanUpForDevice() local
450 if (!moduleDevices.contains(device)) { in cleanUpForDevice()