Searched refs:UpdateMdnsResponseCounters (Results 1 – 2 of 2) sorted by relevance
72 UpdateMdnsResponseCounters(mTelemetryInfo.mServiceResolutions, DnsErrorToOtbrError(aErrorCode)); in OnServiceResolveFailed()79 UpdateMdnsResponseCounters(mTelemetryInfo.mHostResolutions, DnsErrorToOtbrError(aErrorCode)); in OnHostResolveFailed()179 UpdateMdnsResponseCounters(mTelemetryInfo.mServiceResolutions, OTBR_ERROR_NONE); in OnServiceResolved()214 UpdateMdnsResponseCounters(mTelemetryInfo.mHostResolutions, OTBR_ERROR_NONE); in OnHostResolved()415 … mPublisher->UpdateMdnsResponseCounters(mPublisher->mTelemetryInfo.mServiceRegistrations, aError); in OnComplete()435 … mPublisher->UpdateMdnsResponseCounters(mPublisher->mTelemetryInfo.mHostRegistrations, aError); in OnComplete()440 void Publisher::UpdateMdnsResponseCounters(otbr::MdnsResponseCounters &aCounters, otbrError aError) in UpdateMdnsResponseCounters() function in otbr::Mdns::Publisher
537 static void UpdateMdnsResponseCounters(otbr::MdnsResponseCounters &aCounters, otbrError aError);