Home
last modified time | relevance | path

Searched refs:needReportEvent (Results 1 – 2 of 2) sorted by relevance

/packages/modules/DnsResolver/
DPrivateDnsConfiguration.cpp470 if (needReportEvent(netId, identity, success)) { in recordDotValidation()
691 if (needReportEvent(netId, identity, success)) { in onDohStatusUpdate()
699 bool PrivateDnsConfiguration::needReportEvent(uint32_t netId, ServerIdentity identity, in needReportEvent() function in android::net::PrivateDnsConfiguration
DPrivateDnsConfiguration.h190 bool needReportEvent(uint32_t netId, ServerIdentity identity, bool success) const