Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DHwModule.h37 typedef Vector<sp<IOProfile> > IOProfileCollection; typedef
53 void setProfiles(const IOProfileCollection &profiles);
DSerializer.h101 typedef IOProfileCollection Collection;
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DHwModule.cpp89 void HwModule::setProfiles(const IOProfileCollection &profiles) in setProfiles()