Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/common/src/
DProductStrategy.cpp55 AttributesVector attrVector; in getAudioAttributes() local
57 attrVector.push_back(attrGroup.mAttributes); in getAudioAttributes()
59 if (not attrVector.empty()) { in getAudioAttributes()
60 return attrVector; in getAudioAttributes()