Searched refs:IOProfileCollection (Results 1 – 3 of 3) sorted by relevance
37 typedef Vector<sp<IOProfile> > IOProfileCollection; typedef69 void setProfiles(const IOProfileCollection &profiles);
92 void HwModule::setProfiles(const IOProfileCollection &profiles) in setProfiles()417 const IOProfileCollection &profiles = audio_is_output_device(device->type()) ? in cleanUpForDevice()
113 struct MixPortTraits : public AndroidCollectionTraits<IOProfile, IOProfileCollection>