Searched refs:HasBoolValue (Results 1 – 1 of 1) sorted by relevance
287 bool HasBoolValue(const std::vector<bool>& vec, bool value) { in HasBoolValue() function in art::verifier::VerifierDepsTest300 has_verified_classes |= HasBoolValue(entry.second->verified_classes_, true); in HasEachKindOfRecord()301 has_unverified_classes |= HasBoolValue(entry.second->verified_classes_, false); in HasEachKindOfRecord()