Home
last modified time | relevance | path

Searched defs:VolumeGroup (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/services/audiopolicy/engine/config/include/
H A DEngineConfig.h64 struct VolumeGroup { struct
70 using VolumeGroups = std::vector<VolumeGroup>; argument
/aosp_15_r20/frameworks/av/services/audiopolicy/engine/common/src/
H A DVolumeGroup.cpp34 VolumeGroup::VolumeGroup(const std::string &name, int indexMin, int indexMax) : in VolumeGroup() function in android::VolumeGroup
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/default/config/audioPolicy/engine/audio_policy_engine_configuration_aidl_default/gen/cpp/
Dandroid_audio_policy_engine_configuration.cpp324 …VolumeGroupsType::VolumeGroup::VolumeGroup(std::optional<std::string> name, std::optional<int> ind… in VolumeGroup() function in android::audio::policy::engine::configuration::VolumeGroupsType::VolumeGroup
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/policy/1.0/xml/audio_policy_engine_conf_V1_0/gen/cpp/
Daudio_policy_V1_0.cpp322 …VolumeGroupsType::VolumeGroup::VolumeGroup(std::optional<std::string> name, std::optional<int> ind… in VolumeGroup() function in audio::policy::V1_0::VolumeGroupsType::VolumeGroup