Searched defs:checkUnusedHals (Results 1 – 2 of 2) sorted by relevance
217 std::set<std::string> HalManifest::checkUnusedHals(const CompatibilityMatrix& mat) const { in checkUnusedHals() function in android::vintf::HalManifest
125 std::set<std::string> checkUnusedHals(const HalManifest& m, const CompatibilityMatrix& cm) { in checkUnusedHals() function