Searched defs:checkUnusedHals (Results 1 – 3 of 3) sorted by relevance
| /system/libvintf/ | ||
| D | HalManifest.cpp | 349 std::set<std::string> HalManifest::checkUnusedHals(  in checkUnusedHals()  function in android::vintf::HalManifest | 
| D | VintfObject.cpp | 1112 android::base::Result<void> VintfObject::checkUnusedHals(  in checkUnusedHals()  function in android::vintf::VintfObject | 
| /system/libvintf/test/ | ||
| D | LibVintfTest.cpp | 129     std::set<std::string> checkUnusedHals(const HalManifest& m, const CompatibilityMatrix& cm) {  in checkUnusedHals()  function |