Searched refs:m_violationReportsSent (Results 1 – 2 of 2) sorted by relevance
192 HashSet<unsigned, AlreadyHashed> m_violationReportsSent; variable
778 return !m_violationReportsSent.contains(report.impl()->hash()); in shouldSendViolationReport()783 m_violationReportsSent.add(report.impl()->hash()); in didSendViolationReport()