Searched refs:excluded_prefixes (Results 1 – 1 of 1) sorted by relevance
34 static std::vector<std::string> excluded_prefixes{ in ShouldCheckMissingHidlHalsInFcm() local123 return !std::any_of(excluded_prefixes.begin(), excluded_prefixes.end(), package_has_prefix); in ShouldCheckMissingHidlHalsInFcm()134 static std::vector<std::string> excluded_prefixes{ in ShouldCheckMissingAidlHalsInFcm() local186 return !std::any_of(excluded_prefixes.begin(), excluded_prefixes.end(), package_has_prefix); in ShouldCheckMissingAidlHalsInFcm()