Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaudiofoundation/
H A DAudioDeviceTypeAddr.cpp135 const AudioDeviceTypeAddrVector& devicesToExclude) { in excludeDeviceTypeAddrsFrom() argument
137 devicesToExclude.begin(), devicesToExclude.end()); in excludeDeviceTypeAddrsFrom()
/aosp12/frameworks/av/media/libaudiofoundation/include/media/
H A DAudioDeviceTypeAddr.h84 const AudioDeviceTypeAddrVector& devicesToExclude);