Searched refs:excluded_exact (Results 1 – 1 of 1) sorted by relevance
44 static std::vector<std::string> excluded_exact{ in ShouldCheckMissingHidlHalsInFcm() local118 if (std::find(excluded_exact.begin(), excluded_exact.end(), packageAndVersion) != in ShouldCheckMissingHidlHalsInFcm()119 excluded_exact.end()) { in ShouldCheckMissingHidlHalsInFcm()161 static std::vector<std::string> excluded_exact{ in ShouldCheckMissingAidlHalsInFcm() local181 if (std::find(excluded_exact.begin(), excluded_exact.end(), packageAndVersion) != in ShouldCheckMissingAidlHalsInFcm()182 excluded_exact.end()) { in ShouldCheckMissingAidlHalsInFcm()