Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/src/
H A DCarAudioConfigurationXmlConverter.cpp398 void parseFadeConfigurationUsages(const xsd::ApplyFadeConfigType& fadeConfigType, in parseFadeConfigurationUsages()
418 void parseZoneFadeConfiguration(const xsd::ApplyFadeConfigType& fadeConfigType, in parseZoneFadeConfiguration()
455 for (const auto& fadeConfigType : applyFadeConfigs->getFadeConfig()) { in parseZoneFadeConfigurations() local