Searched refs:getVolumeGroupAttributes (Results 1 – 8 of 8) sorted by relevance
40 std::vector<VolumeGroupAttributes> getVolumeGroupAttributes() const { in getVolumeGroupAttributes() function
45 legacy.getVolumeGroupAttributes(), in legacy2aidl_AudioProductStrategy()
2230 auto attrVect = strategy.getVolumeGroupAttributes(); in streamTypeToAttributes()2253 auto attrVect = strategy.getVolumeGroupAttributes(); in attributesToStreamType()
59 VolumeGroupAttributesVector getVolumeGroupAttributes() const { return mAttributesVector; } in getVolumeGroupAttributes() function
90 for (const auto &attr : strategy.getVolumeGroupAttributes()) { in convertAudioProductStrategiesFromNative()
249 for (const auto &volGroupAttr : iter.second->getVolumeGroupAttributes()) { in getVolumeGroupAttributesForAttributes()
148 auto avec = apsCopy.getVolumeGroupAttributes(); in TEST_F()
358 for (auto& attribute : strategy.getVolumeGroupAttributes()) { in isPublicStrategy()397 for (const auto& att : strategy.getVolumeGroupAttributes()) { in TEST_F()