Searched refs:IOProfileCollection (Results 1 – 5 of 5) sorted by relevance
37 typedef Vector<sp<IOProfile> > IOProfileCollection; typedef74 void setProfiles(const IOProfileCollection &profiles);
109 void HwModule::setProfiles(const IOProfileCollection &profiles) in setProfiles()468 const IOProfileCollection &profiles = audio_is_output_device(device->type()) ? in cleanUpForDevice()
77 IOProfileCollection mixPorts; in aidl2legacy_AudioHwModule_HwModule()
114 struct MixPortTraits : public AndroidCollectionTraits<IOProfile, IOProfileCollection>
8929 IOProfileCollection ioProfiles = isInput ? hwModule->getInputProfiles() in getProfilesForDevices()