Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/audiocontrol/aidl/vts/include/
DAudioControlTestUtils.h42 std::vector<std::string> getDeviceAddressesForVolumeGroup(
/hardware/interfaces/automotive/audiocontrol/aidl/vts/src/
DAudioControlTestUtils.cpp98 std::vector<std::string> getDeviceAddressesForVolumeGroup(const VolumeGroupConfig& config) { in getDeviceAddressesForVolumeGroup() function
113 const auto groupAddresses = getDeviceAddressesForVolumeGroup(volumeGroup); in getDeviceAddressesForZoneConfig()