Searched refs:IOProfileCollection (Results 1 – 3 of 3) sorted by relevance
38 typedef Vector<sp<IOProfile> > IOProfileCollection; typedef56 void setProfiles(const IOProfileCollection &profiles);
99 typedef IOProfileCollection Collection;
89 void HwModule::setProfiles(const IOProfileCollection &profiles) in setProfiles()