Home
last modified time | relevance | path

Searched defs:applyFadeConfigs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/audiocontrol/aidl/default/loaders/config/car_audio_configuration_xsd/gen/cpp/
Dandroid_hardware_automotive_audiocontrol.cpp462 …igType(std::vector<VolumeGroupsType> volumeGroups, std::vector<ApplyFadeConfigsType> applyFadeConf… in ZoneConfigType()
528 std::vector<ApplyFadeConfigsType> applyFadeConfigs; in read() local
/aosp_15_r20/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/src/
H A DCarAudioConfigurationXmlConverter.cpp450 const xsd::ApplyFadeConfigsType* applyFadeConfigs = zoneConfigType.getFirstApplyFadeConfigs(); in parseZoneFadeConfigurations() local