Lines Matching defs:aError
361 …er::RemoveServiceRegistration(const std::string &aName, const std::string &aType, otbrError aError) in RemoveServiceRegistration()
423 otbrError aError) { in HandleDuplicateServiceRegistration()
460 otbrError aError) { in HandleDuplicateHostRegistration()
477 void Publisher::RemoveHostRegistration(const std::string &aName, otbrError aError) in RemoveHostRegistration()
529 otbrError aError) { in HandleDuplicateKeyRegistration()
546 void Publisher::RemoveKeyRegistration(const std::string &aName, otbrError aError) in RemoveKeyRegistration()
596 void Publisher::ServiceRegistration::Complete(otbrError aError) in Complete()
602 void Publisher::ServiceRegistration::OnComplete(otbrError aError) in OnComplete()
616 void Publisher::HostRegistration::Complete(otbrError aError) in Complete()
622 void Publisher::HostRegistration::OnComplete(otbrError aError) in OnComplete()
636 void Publisher::KeyRegistration::Complete(otbrError aError) in Complete()
642 void Publisher::KeyRegistration::OnComplete(otbrError aError) in OnComplete()
651 void Publisher::UpdateMdnsResponseCounters(otbr::MdnsResponseCounters &aCounters, otbrError aError) in UpdateMdnsResponseCounters()
683 void Publisher::UpdateEmaLatency(uint32_t &aEmaLatency, uint32_t aLatency, otbrError aError) in UpdateEmaLatency()
705 otbrError aError) in UpdateServiceRegistrationEmaLatency()
717 void Publisher::UpdateHostRegistrationEmaLatency(const std::string &aHostName, otbrError aError) in UpdateHostRegistrationEmaLatency()
729 void Publisher::UpdateKeyRegistrationEmaLatency(const std::string &aKeyName, otbrError aError) in UpdateKeyRegistrationEmaLatency()
743 otbrError aError) in UpdateServiceInstanceResolutionEmaLatency()
755 void Publisher::UpdateHostResolutionEmaLatency(const std::string &aHostName, otbrError aError) in UpdateHostResolutionEmaLatency()