Searched refs:removeHalsIf (Results 1 – 2 of 2) sorted by relevance
205 void removeHalsIf(const std::function<bool(const Hal&)>& shouldRemove) { in removeHalsIf() function
450 out->removeHalsIf([deviceManifestLevel](const ManifestHal& hal) { in filterHalsByDeviceManifestLevel()