Searched refs:attrGroup (Results 1 – 1 of 1) sorted by relevance
56 for (const auto &attrGroup : mAttributesVector) { in getAudioAttributes() local57 attrVector.push_back(attrGroup.mAttributes); in getAudioAttributes()