Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DConfigParsingUtils.cpp157 AudioProfileVector audioProfiles; in loadHwModuleProfile() local
196 audioProfiles.add(profileToAdd); in loadHwModuleProfile()
205 audioProfiles.add(profileToAdd); in loadHwModuleProfile()
208 profile->setAudioProfiles(audioProfiles); in loadHwModuleProfile()