Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DIOProfile.h144 void clearSupportedDevices() { mSupportedDevices.clear(); } in clearSupportedDevices() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp37 mOutputProfiles[i]->clearSupportedDevices(); in ~HwModule()
40 mInputProfiles[i]->clearSupportedDevices(); in ~HwModule()