Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/common/src/
DProductStrategy.cpp56 for (const auto &attrGroup : mAttributesVector) { in getAudioAttributes() local
57 attrVector.push_back(attrGroup.mAttributes); in getAudioAttributes()