Lines Matching defs:aError
254 …er::RemoveServiceRegistration(const std::string &aName, const std::string &aType, otbrError aError) in RemoveServiceRegistration()
309 otbrError aError) { in HandleDuplicateServiceRegistration()
346 otbrError aError) { in HandleDuplicateHostRegistration()
363 void Publisher::RemoveHostRegistration(const std::string &aName, otbrError aError) in RemoveHostRegistration()
405 void Publisher::ServiceRegistration::Complete(otbrError aError) in Complete()
411 void Publisher::ServiceRegistration::OnComplete(otbrError aError) in OnComplete()
425 void Publisher::HostRegistration::Complete(otbrError aError) in Complete()
431 void Publisher::HostRegistration::OnComplete(otbrError aError) in OnComplete()
440 void Publisher::UpdateMdnsResponseCounters(otbr::MdnsResponseCounters &aCounters, otbrError aError) in UpdateMdnsResponseCounters()
466 void Publisher::UpdateEmaLatency(uint32_t &aEmaLatency, uint32_t aLatency, otbrError aError) in UpdateEmaLatency()
488 otbrError aError) in UpdateServiceRegistrationEmaLatency()
500 void Publisher::UpdateHostRegistrationEmaLatency(const std::string &aHostName, otbrError aError) in UpdateHostRegistrationEmaLatency()
514 otbrError aError) in UpdateServiceInstanceResolutionEmaLatency()
526 void Publisher::UpdateHostResolutionEmaLatency(const std::string &aHostName, otbrError aError) in UpdateHostResolutionEmaLatency()