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