Home
last modified time | relevance | path

Searched defs:supportedAttr (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/engine/common/src/
DProductStrategy.cpp81 [&streamType](const auto &supportedAttr) { in getAttributesForStreamType()
95 for (const auto &supportedAttr : mAttributesVector) { in getSupportedStreams() local
107 [&streamType](const auto &supportedAttr) { in supportStreamType()
113 for (const auto &supportedAttr : mAttributesVector) { in getVolumeGroupForStreamType() local