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