Searched refs:excluded_prefixes (Results 1 – 1 of 1) sorted by relevance
35 static std::vector<std::string> excluded_prefixes{ in ShouldCheckMissingHalsInFcm() local91 return !std::any_of(excluded_prefixes.begin(), excluded_prefixes.end(), package_has_prefix); in ShouldCheckMissingHalsInFcm()