Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/audiocontrol/aidl/default/converter/src/
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