Home
last modified time | relevance | path

Searched refs:included_prefixes (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/compatibility_matrices/exclude/
Dfcm_exclude.cpp28 static std::vector<std::string> included_prefixes{ in ShouldCheckMissingHidlHalsInFcm() local
114 if (!std::any_of(included_prefixes.begin(), included_prefixes.end(), package_has_prefix)) { in ShouldCheckMissingHidlHalsInFcm()
128 static std::vector<std::string> included_prefixes{ in ShouldCheckMissingAidlHalsInFcm() local
177 if (!std::any_of(included_prefixes.begin(), included_prefixes.end(), package_has_prefix)) { in ShouldCheckMissingAidlHalsInFcm()