Home
last modified time | relevance | path

Searched refs:RemoveHostRegistration (Results 1 – 4 of 4) sorted by relevance

/external/ot-br-posix/src/mdns/
Dmdns.cpp332 RemoveHostRegistration(hostReg->mName, OTBR_ERROR_ABORTED); in HandleDuplicateHostRegistration()
363 void Publisher::RemoveHostRegistration(const std::string &aName, otbrError aError) in RemoveHostRegistration() function in otbr::Mdns::Publisher
Dmdns.hpp534 void RemoveHostRegistration(const std::string &aName, otbrError aError);
Dmdns_mdnssd.cpp594 RemoveHostRegistration(aName, OTBR_ERROR_ABORTED); in UnpublishHost()
638 RemoveHostRegistration(hostReg->mName, error); in HandleRegisterHostResult()
Dmdns_avahi.cpp547 RemoveHostRegistration(hostReg->mName, aError); in CallHostOrServiceCallback()
776 RemoveHostRegistration(aName, OTBR_ERROR_ABORTED); in UnpublishHost()