Searched refs:MSG_DNS_REPORT_LOOP (Results 1 – 2 of 2) sorted by relevance
147 handler_->SendEvent(DnsQualityEventHandler::MSG_DNS_REPORT_LOOP, report_delay); in RegisterResultListener()254 handler_->SendEvent(DnsQualityEventHandler::MSG_DNS_REPORT_LOOP, report_delay); in send_dns_report()315 case DnsQualityEventHandler::MSG_DNS_REPORT_LOOP: in HandleEvent()
30 static constexpr int32_t MSG_DNS_REPORT_LOOP = 3; variable