Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioPolicyConfig.cpp55 PolicyAudioPortVector legacySources; in aidl2legacy_AudioRoute() local
59 legacySources.add(legacyPort); in aidl2legacy_AudioRoute()
61 legacy->setSources(legacySources); in aidl2legacy_AudioRoute()
63 for (const auto& legacySource : legacySources) { in aidl2legacy_AudioRoute()